git: 3ab35823d463 - main - devel/py-setuptools_scm: remove py27 flavor
Antoine Brodin
antoine at FreeBSD.org
Fri Apr 23 18:34:12 UTC 2021
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3ab35823d46353f01f94f58cd764d2d4e08bd660
commit 3ab35823d46353f01f94f58cd764d2d4e08bd660
Author: Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-04-23 18:33:38 +0000
Commit: Antoine Brodin <antoine at FreeBSD.org>
CommitDate: 2021-04-23 18:33:38 +0000
devel/py-setuptools_scm: remove py27 flavor
---
devel/py-setuptools_scm/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-setuptools_scm/Makefile b/devel/py-setuptools_scm/Makefile
index e1c7e634cde1..19c4ec257f99 100644
--- a/devel/py-setuptools_scm/Makefile
+++ b/devel/py-setuptools_scm/Makefile
@@ -16,7 +16,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
git:devel/git \
${PY_MERCURIAL}
-USES= python:2.7+
+USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list