Date: Sat, 29 Jan 2022 01:21:36 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: be327da2590f - main - net/py-urllib3: Update to 1.26.8 Message-ID: <202201290121.20T1Laug055857@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=be327da2590f1537b9844f5e5117867843089e52 commit be327da2590f1537b9844f5e5117867843089e52 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-29 01:19:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-29 01:19:31 +0000 net/py-urllib3: Update to 1.26.8 Changes: https://github.com/urllib3/urllib3/releases --- net/py-urllib3/Makefile | 2 +- net/py-urllib3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-urllib3/Makefile b/net/py-urllib3/Makefile index cbccb9be6ebb..a65dfaa997d5 100644 --- a/net/py-urllib3/Makefile +++ b/net/py-urllib3/Makefile @@ -1,7 +1,7 @@ # Created by: Olivier Duchateau PORTNAME= urllib3 -PORTVERSION= 1.26.7 +PORTVERSION= 1.26.8 PORTEPOCH= 1 CATEGORIES= net python MASTER_SITES= CHEESESHOP diff --git a/net/py-urllib3/distinfo b/net/py-urllib3/distinfo index bae0e3363968..d458669ca5a6 100644 --- a/net/py-urllib3/distinfo +++ b/net/py-urllib3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664550 -SHA256 (urllib3-1.26.7.tar.gz) = 4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece -SIZE (urllib3-1.26.7.tar.gz) = 291350 +TIMESTAMP = 1643401026 +SHA256 (urllib3-1.26.8.tar.gz) = 0e7c33d9a63e7ddfcb86780aac87befc2fbddf46c58dbb487e0855f7ceec283c +SIZE (urllib3-1.26.8.tar.gz) = 294280
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201290121.20T1Laug055857>