git: 1a31086b2853 - main - databases/py-sqlalchemy13: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 19:51:00 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1a31086b28531fd6bff71385bfd6a98f60fbb65c
commit 1a31086b28531fd6bff71385bfd6a98f60fbb65c
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:51:29 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:49:59 +0000
databases/py-sqlalchemy13: Add CPE information
Approved by: portmgr (blanket)
---
databases/py-sqlalchemy13/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/py-sqlalchemy13/Makefile b/databases/py-sqlalchemy13/Makefile
index bac460f5ebdf..9a81328e9a7d 100644
--- a/databases/py-sqlalchemy13/Makefile
+++ b/databases/py-sqlalchemy13/Makefile
@@ -16,7 +16,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=2.5.2:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0:devel/py-pytest-xdist@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
USE_PYTHON= autoplist concurrent distutils
PORTDOCS= *
More information about the dev-commits-ports-all
mailing list