Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2022 23:28:37 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: 11560cb665bc - main - devel/py-xmltodict: Clean up Makefile after 6c401020d1946446ed7f46742d7dca78c201408f (python36 removal)
Message-ID:  <202201282328.20SNSbWZ094973@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=11560cb665bca67c5b6382c1e5bc11b925cab999

commit 11560cb665bca67c5b6382c1e5bc11b925cab999
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-28 23:19:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-28 23:26:47 +0000

    devel/py-xmltodict: Clean up Makefile after 6c401020d1946446ed7f46742d7dca78c201408f (python36 removal)
---
 devel/py-xmltodict/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/py-xmltodict/Makefile b/devel/py-xmltodict/Makefile
index 572ab2ddea0d..4bbd645f6f61 100644
--- a/devel/py-xmltodict/Makefile
+++ b/devel/py-xmltodict/Makefile
@@ -18,7 +18,6 @@ USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
-USE_LOCALE=	en_US.UTF-8 # Python 3.6
 
 do-test:
 	@cd ${WRKSRC} && ${LOCALBASE}/bin/nosetests-${PYTHON_VER}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201282328.20SNSbWZ094973>