diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile index 3987a277ba20..9e1f2e0f7846 100644 --- a/www/py-gunicorn/Makefile +++ b/www/py-gunicorn/Makefile @@ -1,55 +1,55 @@ PORTNAME= gunicorn -DISTVERSION= 24.0.0 +DISTVERSION= 24.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= WSGI HTTP Server for UNIX WWW= https://gunicorn.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.4.0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} USES= cpe python USE_PYTHON= autoplist concurrent pep517 pytest USE_RC_SUBR= gunicorn NO_ARCH= yes SUB_LIST= USERS="${USERS}" GROUPS="${GROUPS}" USERS= gunicorn GROUPS= gunicorn 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} post-patch: @${REINPLACE_CMD} '/license-files/d; s|^license = "MIT"|license = { text = "MIT" }|' \ ${WRKSRC}/pyproject.toml post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/examples/example_config.py \ ${STAGEDIR}${PREFIX}/etc/${PORTNAME}/gunicorn.conf.py.sample @${ECHO} "@sample etc/gunicorn/gunicorn.conf.py.sample" >> ${TMPPLIST} .include diff --git a/www/py-gunicorn/distinfo b/www/py-gunicorn/distinfo index 83bccf2f2be8..ed49cdad8d32 100644 --- a/www/py-gunicorn/distinfo +++ b/www/py-gunicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769280240 -SHA256 (gunicorn-24.0.0.tar.gz) = 7f6c916308740942586f49f14cf3743bdfc4130c29520c42706f42fa5a2dacdb -SIZE (gunicorn-24.0.0.tar.gz) = 277750 +TIMESTAMP = 1769368815 +SHA256 (gunicorn-24.1.0.tar.gz) = 6df323c06bcb9499cbf8bc3b89a56619ac54d6a8c66130681e206272cc5b8e73 +SIZE (gunicorn-24.1.0.tar.gz) = 286767