git: 808a32670120 - main - databases/py-sqlalchemy10: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 19:50:58 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=808a3267012020c2de77ce6333cd8f34544ae82f
commit 808a3267012020c2de77ce6333cd8f34544ae82f
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:49:48 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:49:58 +0000
databases/py-sqlalchemy10: Add CPE information
Approved by: portmgr (blanket)
---
databases/py-sqlalchemy10/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/py-sqlalchemy10/Makefile b/databases/py-sqlalchemy10/Makefile
index b743afeb886c..9f27a35a29ec 100644
--- a/databases/py-sqlalchemy10/Makefile
+++ b/databases/py-sqlalchemy10/Makefile
@@ -16,7 +16,7 @@ LICENSE= MIT
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
USE_PYTHON= distutils autoplist
PY2TO3_CMD= ${LOCALBASE}/bin/2to3-${PYTHON_VER}
More information about the dev-commits-ports-all
mailing list