Date: Thu, 14 Oct 2021 21:34:31 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fe08409d1a1d - main - www/py-gunicorn: Add CPE information Message-ID: <202110142134.19ELYV00081825@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142134.19ELYV00081825>