git: 94dc13142b57 - main - databases/py-sqlalchemy12: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:50:59 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=94dc13142b578ebc6fc385f9c53a047812fc41dd

commit 94dc13142b578ebc6fc385f9c53a047812fc41dd
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:50:58 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:49:59 +0000

    databases/py-sqlalchemy12: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 databases/py-sqlalchemy12/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/databases/py-sqlalchemy12/Makefile b/databases/py-sqlalchemy12/Makefile
index ca0237a73a06..3875d5503d0a 100644
--- a/databases/py-sqlalchemy12/Makefile
+++ b/databases/py-sqlalchemy12/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-main mailing list