diff options
Diffstat (limited to 'www/py-cheroot')
-rw-r--r-- | www/py-cheroot/Makefile | 9 | ||||
-rw-r--r-- | www/py-cheroot/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/py-cheroot/Makefile b/www/py-cheroot/Makefile index 2e5a510e49b0..663fed733a0a 100644 --- a/www/py-cheroot/Makefile +++ b/www/py-cheroot/Makefile @@ -1,5 +1,5 @@ PORTNAME= cheroot -PORTVERSION= 10.0.1 +PORTVERSION= 11.0.0 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/cherrypy/cheroot/releases/download/v${PORTVERSION}/ @@ -7,13 +7,14 @@ 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} diff --git a/www/py-cheroot/distinfo b/www/py-cheroot/distinfo index 009d99a4c2c3..769b72881ede 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 = 1759816728 +SHA256 (cheroot-11.0.0.tar.gz) = dd414eda6bdb15140e864bc1d1c9625030375d14cbe0b290092867368924a52f +SIZE (cheroot-11.0.0.tar.gz) = 182140 |