diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile index 59789048febc..8bd97a11acb8 100644 --- a/www/py-gunicorn/Makefile +++ b/www/py-gunicorn/Makefile @@ -1,36 +1,36 @@ PORTNAME= gunicorn -PORTVERSION= 21.0.1 +PORTVERSION= 21.1.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 9167503da534..112f9fa22d0b 100644 --- a/www/py-gunicorn/distinfo +++ b/www/py-gunicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689681890 -SHA256 (gunicorn-21.0.1.tar.gz) = b18fa5a9b22becdffc29d2586b914225a69624bb3e3a064cb04decfb2f34bfe8 -SIZE (gunicorn-21.0.1.tar.gz) = 3632204 +TIMESTAMP = 1689777946 +SHA256 (gunicorn-21.1.0.tar.gz) = 37ced4b6622f263a6483eb7cbe9606df81afd57dc0fa464883600624790271c5 +SIZE (gunicorn-21.1.0.tar.gz) = 3632366