Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 23:53:32 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4a2e66015b9d - main - www/py-cheroot: Update to 10.0.0
Message-ID:  <202305272353.34RNrWqO061450@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a2e66015b9dbf882ea05ee35ee4104fe69fb837

commit 4a2e66015b9dbf882ea05ee35ee4104fe69fb837
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:24:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:44:10 +0000

    www/py-cheroot: Update to 10.0.0
    
    Changes:        https://github.com/cherrypy/cheroot/releases
                    https://github.com/cherrypy/cheroot/blob/main/CHANGES.rst
---
 www/py-cheroot/Makefile | 5 ++---
 www/py-cheroot/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-cheroot/Makefile b/www/py-cheroot/Makefile
index c8a7f4167ef4..8355803429a2 100644
--- a/www/py-cheroot/Makefile
+++ b/www/py-cheroot/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cheroot
-PORTVERSION=	9.0.0
+PORTVERSION=	10.0.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools_scm_git_archive>=1.0:devel/py-setuptools_scm_git_archive@${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} \
-		${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}more-itertools>=2.6:devel/py-more-itertools@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/www/py-cheroot/distinfo b/www/py-cheroot/distinfo
index dac490e84a49..17a223886ade 100644
--- a/www/py-cheroot/distinfo
+++ b/www/py-cheroot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669057981
-SHA256 (cheroot-9.0.0.tar.gz) = 3d47ad9ee19ecbec144b4758399036692fdbf67a40b96eef1fb1454367b3d338
-SIZE (cheroot-9.0.0.tar.gz) = 152562
+TIMESTAMP = 1685162244
+SHA256 (cheroot-10.0.0.tar.gz) = 59c4a1877fef9969b3c3c080caaaf377e2780919437853fc0d32a9df40b311f0
+SIZE (cheroot-10.0.0.tar.gz) = 148461



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305272353.34RNrWqO061450>