Date: Tue, 11 May 2021 21:52:43 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: a8a9acded3d7 - main - devel/py-xmltodict: Clean up Message-ID: <202105112152.14BLqhbS099478@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=a8a9acded3d7517512bc62b929401e6cc73ad118 commit a8a9acded3d7517512bc62b929401e6cc73ad118 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-11 21:16:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-11 21:47:14 +0000 devel/py-xmltodict: Clean up --- devel/py-xmltodict/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/py-xmltodict/Makefile b/devel/py-xmltodict/Makefile index fa77e39ba4de..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 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?202105112152.14BLqhbS099478>