Date: Sun, 30 May 2021 20:02:53 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8b91787bb2c3 - main - devel/py-aws-xray-sdk: Revert 0065416ce0c34ad648b114030f0141ea40238cf7 Message-ID: <202105302002.14UK2rVp075642@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b91787bb2c3ece63493b93ca01b55fd83e53ac4 commit 8b91787bb2c3ece63493b93ca01b55fd83e53ac4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-30 19:52:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-30 19:52:23 +0000 devel/py-aws-xray-sdk: Revert 0065416ce0c34ad648b114030f0141ea40238cf7 --- devel/py-aws-xray-sdk/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/py-aws-xray-sdk/Makefile b/devel/py-aws-xray-sdk/Makefile index 4ed7b1893ca8..e403217acbe9 100644 --- a/devel/py-aws-xray-sdk/Makefile +++ b/devel/py-aws-xray-sdk/Makefile @@ -21,5 +21,6 @@ USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes +USE_LOCALE= en_US.UTF-8 # Python 3.6 .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105302002.14UK2rVp075642>