git: fe08409d1a1d - main - www/py-gunicorn: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:31 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fe08409d1a1dbeb0d4877754e17625136fc8941f
commit fe08409d1a1dbeb0d4877754e17625136fc8941f
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:55 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:55 +0000
www/py-gunicorn: Add CPE information
Approved by: portmgr (blanket)
---
www/py-gunicorn/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile
index 1ccb513f2cd6..88e1f55fb3e2 100644
--- a/www/py-gunicorn/Makefile
+++ b/www/py-gunicorn/Makefile
@@ -29,7 +29,7 @@ GAIOHTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVO
PROCTITLE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setproctitle>0:devel/py-setproctitle@${PY_FLAVOR}
TORNADO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tornado>=2.2:www/py-tornado@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
USE_GITHUB= yes
USE_PYTHON= autoplist concurrent distutils