git: 55d18f72827a - main - databases/py-sqlalchemy11: 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=55d18f72827a3114b7edf79371612b818881b4db

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

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

diff --git a/databases/py-sqlalchemy11/Makefile b/databases/py-sqlalchemy11/Makefile
index 6bde7c2019ac..3aed0db65c7d 100644
--- a/databases/py-sqlalchemy11/Makefile
+++ b/databases/py-sqlalchemy11/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