diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile index 8bd97a11acb8..dd7397721353 100644 --- a/www/py-gunicorn/Makefile +++ b/www/py-gunicorn/Makefile @@ -1,36 +1,36 @@ PORTNAME= gunicorn -PORTVERSION= 21.1.0 +PORTVERSION= 21.2.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MASTER_SITES= PYPI MAINTAINER= bofh@FreeBSD.org COMMENT= WSGI HTTP Server for UNIX WWW= https://gunicorn.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} USES= cpe python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes OPTIONS_DEFINE= PROCTITLE OPTIONS_DEFAULT= PROCTITLE OPTIONS_GROUP= WORKERS OPTIONS_GROUP_WORKERS= EVENTLET GEVENT TORNADO EVENTLET_DESC= Eventlet async worker GEVENT_DESC= Greenlet worker PROCTITLE_DESC= Custom process titles with setproctitle(3) TORNADO_DESC= Tornado async worker EVENTLET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}eventlet>=0.24.1:net/py-eventlet@${PY_FLAVOR} GEVENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>=1.4.0:devel/py-gevent@${PY_FLAVOR} PROCTITLE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setproctitle>0:devel/py-setproctitle@${PY_FLAVOR} TORNADO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tornado>=0.2:www/py-tornado@${PY_FLAVOR} .include diff --git a/www/py-gunicorn/distinfo b/www/py-gunicorn/distinfo index 112f9fa22d0b..19a46fe55a36 100644 --- a/www/py-gunicorn/distinfo +++ b/www/py-gunicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689777946 -SHA256 (gunicorn-21.1.0.tar.gz) = 37ced4b6622f263a6483eb7cbe9606df81afd57dc0fa464883600624790271c5 -SIZE (gunicorn-21.1.0.tar.gz) = 3632366 +TIMESTAMP = 1689844301 +SHA256 (gunicorn-21.2.0.tar.gz) = 88ec8bff1d634f98e61b9f65bc4bf3cd918a90806c6f5c48bc5603849ec81033 +SIZE (gunicorn-21.2.0.tar.gz) = 3632557