git: 6b9696f10c0b - main - www/py-scrapy: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:59:29 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6b9696f10c0b053b20af479dd7af68fe39bf3e51

commit 6b9696f10c0b053b20af479dd7af68fe39bf3e51
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:34:02 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:58:08 +0000

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

diff --git a/www/py-scrapy/Makefile b/www/py-scrapy/Makefile
index 6527fdb02154..1cb0746a3830 100644
--- a/www/py-scrapy/Makefile
+++ b/www/py-scrapy/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>=2.0:security/py-cryptography@$
 		${PYTHON_PKGNAMEPREFIX}lxml>=3.5.0:devel/py-lxml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pydispatcher>=2.0.5:devel/py-pydispatcher@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	distutils concurrent autoplist
 
 NO_ARCH=	yes


More information about the dev-commits-ports-all mailing list