git: 00c425372f73 - main - devel/py-ratelimiter: Revert 588cfc4330e25669230b72fda68b9172b9d02437

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 30 20:03:02 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00c425372f739c6cd4a9b336533dc7cf9081fa19

commit 00c425372f739c6cd4a9b336533dc7cf9081fa19
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:52:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:52:28 +0000

    devel/py-ratelimiter: Revert 588cfc4330e25669230b72fda68b9172b9d02437
---
 devel/py-ratelimiter/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/py-ratelimiter/Makefile b/devel/py-ratelimiter/Makefile
index ab635b32b794..9160a11f28bc 100644
--- a/devel/py-ratelimiter/Makefile
+++ b/devel/py-ratelimiter/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>


More information about the dev-commits-ports-all mailing list