Date: Sun, 23 Jan 2022 19:28:51 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: de1013b8c654 - main - www/py-cheroot: Update to 8.6.0 Message-ID: <202201231928.20NJSpNE016489@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=de1013b8c654ef9d70114dff3485efa094704187 commit de1013b8c654ef9d70114dff3485efa094704187 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-23 18:21:07 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-23 18:52:24 +0000 www/py-cheroot: Update to 8.6.0 Changes: https://github.com/cherrypy/cheroot/releases https://github.com/cherrypy/cheroot/blob/master/CHANGES.rst --- www/py-cheroot/Makefile | 2 +- www/py-cheroot/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-cheroot/Makefile b/www/py-cheroot/Makefile index 3adc9f5eb981..4f7a96f0ec5d 100644 --- a/www/py-cheroot/Makefile +++ b/www/py-cheroot/Makefile @@ -1,7 +1,7 @@ # Created by: Keith Gaughan <k@stereochro.me> PORTNAME= cheroot -PORTVERSION= 8.5.2 +PORTVERSION= 8.6.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-cheroot/distinfo b/www/py-cheroot/distinfo index ddee226d58bc..0d678769a898 100644 --- a/www/py-cheroot/distinfo +++ b/www/py-cheroot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665513 -SHA256 (cheroot-8.5.2.tar.gz) = f137d03fd5155b1364bea557a7c98168665c239f6c8cedd8f80e81cdfac01567 -SIZE (cheroot-8.5.2.tar.gz) = 113183 +TIMESTAMP = 1642102361 +SHA256 (cheroot-8.6.0.tar.gz) = 366adf6e7cac9555486c2d1be6297993022eff6f8c4655c1443268cca3f08e25 +SIZE (cheroot-8.6.0.tar.gz) = 134779
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201231928.20NJSpNE016489>