Date: Thu, 29 Dec 2022 08:30:01 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 046a9300702b - main - www/py-httplib2: Update to 0.21.0 Message-ID: <202212290830.2BT8U1xZ075510@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=046a9300702b9c418aaad0151b1e0acb50dd394e commit 046a9300702b9c418aaad0151b1e0acb50dd394e Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-12-29 08:29:43 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-12-29 08:29:43 +0000 www/py-httplib2: Update to 0.21.0 --- www/py-httplib2/Makefile | 2 +- www/py-httplib2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-httplib2/Makefile b/www/py-httplib2/Makefile index 791fb6a2f261..0b4f0ef9fad1 100644 --- a/www/py-httplib2/Makefile +++ b/www/py-httplib2/Makefile @@ -1,5 +1,5 @@ PORTNAME= httplib2 -PORTVERSION= 0.20.2 +PORTVERSION= 0.21.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-httplib2/distinfo b/www/py-httplib2/distinfo index 0e5ec112b058..3866186c5b76 100644 --- a/www/py-httplib2/distinfo +++ b/www/py-httplib2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636966229 -SHA256 (httplib2-0.20.2.tar.gz) = e404681d2fbcec7506bcb52c503f2b021e95bee0ef7d01e5c221468a2406d8dc -SIZE (httplib2-0.20.2.tar.gz) = 267230 +TIMESTAMP = 1672302410 +SHA256 (httplib2-0.21.0.tar.gz) = fc144f091c7286b82bec71bdbd9b27323ba709cc612568d3000893bfd9cb4b34 +SIZE (httplib2-0.21.0.tar.gz) = 350463
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212290830.2BT8U1xZ075510>