www/py-gunicorn: Update version 23.0.0=>24.0.0
Changelog: https://github.com/benoitc/gunicorn/releases/tag/24.0.0
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PORTNAME= gunicorn
|
||||
DISTVERSION= 23.0.0
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 24.0.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -43,6 +42,10 @@ GEVENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>=1.4.0:devel/py-gevent@${PY_FL
|
||||
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 \
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1723850012
|
||||
SHA256 (gunicorn-23.0.0.tar.gz) = f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec
|
||||
SIZE (gunicorn-23.0.0.tar.gz) = 375031
|
||||
TIMESTAMP = 1769280240
|
||||
SHA256 (gunicorn-24.0.0.tar.gz) = 7f6c916308740942586f49f14cf3743bdfc4130c29520c42706f42fa5a2dacdb
|
||||
SIZE (gunicorn-24.0.0.tar.gz) = 277750
|
||||
|
||||
Reference in New Issue
Block a user