diff options
Diffstat (limited to 'www/py-cheroot')
| -rw-r--r-- | www/py-cheroot/Makefile | 13 | ||||
| -rw-r--r-- | www/py-cheroot/distinfo | 6 |
2 files changed, 11 insertions, 8 deletions
diff --git a/www/py-cheroot/Makefile b/www/py-cheroot/Makefile index 2e5a510e49b0..f8a7154a0380 100644 --- a/www/py-cheroot/Makefile +++ b/www/py-cheroot/Makefile @@ -1,5 +1,5 @@ PORTNAME= cheroot -PORTVERSION= 10.0.1 +PORTVERSION= 11.1.0 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/cherrypy/cheroot/releases/download/v${PORTVERSION}/ @@ -7,20 +7,23 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Highly-optimized, pure-python HTTP server -WWW= https://github.com/cherrypy/cheroot +WWW= https://cheroot.cherrypy.dev/en/latest/ \ + https://github.com/cherrypy/cheroot LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=34.4:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=7.0:devel/py-setuptools-scm@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=7.0.0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco.functools>=0:devel/py-jaraco.functools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}more-itertools>=2.6:devel/py-more-itertools@${PY_FLAVOR} -USES= python +USES= python shebangfix USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +SHEBANG_FILES= bin/pip-wrapper + .include <bsd.port.mk> diff --git a/www/py-cheroot/distinfo b/www/py-cheroot/distinfo index 009d99a4c2c3..267df6df864a 100644 --- a/www/py-cheroot/distinfo +++ b/www/py-cheroot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715842856 -SHA256 (cheroot-10.0.1.tar.gz) = e0b82f797658d26b8613ec8eb563c3b08e6bd6a7921e9d5089bd1175ad1b1740 -SIZE (cheroot-10.0.1.tar.gz) = 167586 +TIMESTAMP = 1762586900 +SHA256 (cheroot-11.1.0.tar.gz) = 58dfd4e0da8061a41532274707adc826868cf47fc39abe45fcfcc126b0446831 +SIZE (cheroot-11.1.0.tar.gz) = 184824 |
