Date: Sat, 21 Jun 2025 09:29:46 GMT From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e9ee280a4303 - main - www/py-cherrypy: Update to 18.10.0 Message-ID: <202506210929.55L9TkCo060071@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9ee280a43033da3083064d427fed1500303154a commit e9ee280a43033da3083064d427fed1500303154a Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2025-06-21 09:27:08 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2025-06-21 09:27:08 +0000 www/py-cherrypy: Update to 18.10.0 - Update WWW address - Update list of test dependencies Reported by: portscout! --- www/py-cherrypy/Makefile | 9 +++------ www/py-cherrypy/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/www/py-cherrypy/Makefile b/www/py-cherrypy/Makefile index d66058448b15..4af95a0c9653 100644 --- a/www/py-cherrypy/Makefile +++ b/www/py-cherrypy/Makefile @@ -1,14 +1,12 @@ PORTNAME= cherrypy -PORTVERSION= 18.8.0 -PORTREVISION= 2 +PORTVERSION= 18.10.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= CherryPy-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Pythonic, object-oriented web development framework -WWW= http://www.cherrypy.org/ +WWW= https://www.cherrypy.dev/ LICENSE= BSD3CLAUSE @@ -20,8 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheroot>=8.2.1:www/py-cheroot@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}portend>=2.1.1:net/py-portend@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zc.lockfile>0:devel/py-zc.lockfile@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>=2.1.13:devel/py-codecov@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}coverage>=7.2.2:devel/py-coverage@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=7.2.2:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}objgraph>=3.5.0:devel/py-objgraph@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}path.py>0:devel/py-path.py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.9.0:devel/py-pytest-cov@${PY_FLAVOR} \ diff --git a/www/py-cherrypy/distinfo b/www/py-cherrypy/distinfo index cb3dafdf9fae..c97e7ef88971 100644 --- a/www/py-cherrypy/distinfo +++ b/www/py-cherrypy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686603836 -SHA256 (CherryPy-18.8.0.tar.gz) = 9b48cfba8a2f16d5b6419cc657e6d51db005ba35c5e3824e4728bb03bbc7ef9b -SIZE (CherryPy-18.8.0.tar.gz) = 622679 +TIMESTAMP = 1750497658 +SHA256 (cherrypy-18.10.0.tar.gz) = 6c70e78ee11300e8b21c0767c542ae6b102a49cac5cfd4e3e313d7bb907c5891 +SIZE (cherrypy-18.10.0.tar.gz) = 633708home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506210929.55L9TkCo060071>
