git: 1617d07c5822 - main - databases/py-sqlalchemy14: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 19:51:02 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1617d07c5822e37551f4fc84aca62881aca77d12
commit 1617d07c5822e37551f4fc84aca62881aca77d12
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:51:58 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:00 +0000
databases/py-sqlalchemy14: Add CPE information
Approved by: portmgr (blanket)
---
databases/py-sqlalchemy14/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/py-sqlalchemy14/Makefile b/databases/py-sqlalchemy14/Makefile
index 578436af6445..569757376b04 100644
--- a/databases/py-sqlalchemy14/Makefile
+++ b/databases/py-sqlalchemy14/Makefile
@@ -17,7 +17,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