git: 51bd42358fda - main - devel/py-pooch: Revert 959a512bd0f4ba0628b746aa6f6776d9e78751d8

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=51bd42358fda56a81fcba31e53e740972c932386

commit 51bd42358fda56a81fcba31e53e740972c932386
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-pooch: Revert 959a512bd0f4ba0628b746aa6f6776d9e78751d8
---
 devel/py-pooch/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/py-pooch/Makefile b/devel/py-pooch/Makefile
index f9133da04f8f..27962415e896 100644
--- a/devel/py-pooch/Makefile
+++ b/devel/py-pooch/Makefile
@@ -20,5 +20,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