Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 16:16:50 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cd05e3e57fd3 - main - =?utf-8?Q?devel/py-types-urllib3:=20update=201.26.25.10=20=E2=86=92=201.26.25.11?=
Message-ID:  <202304271616.33RGGoVp065393@gitrepo.freebsd.org>

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

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

commit cd05e3e57fd37d3bfe5579da5f36fe94c34fc182
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2023-04-27 16:08:37 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2023-04-27 16:09:55 +0000

    devel/py-types-urllib3: update 1.26.25.10 → 1.26.25.11
---
 devel/py-types-urllib3/Makefile | 6 +++++-
 devel/py-types-urllib3/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/devel/py-types-urllib3/Makefile b/devel/py-types-urllib3/Makefile
index 2dbacff9dbef..85e048eb9010 100644
--- a/devel/py-types-urllib3/Makefile
+++ b/devel/py-types-urllib3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	types-urllib3
-PORTVERSION=	1.26.25.10
+PORTVERSION=	1.26.25.11
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,6 +10,10 @@ WWW=		https://pypi.org/project/types-urllib3/
 
 LICENSE=	APACHE20
 
+# TODO: deprecate as soon as py-urllib3 is updated to 2.x
+# DEPRECATED=	No longer needed, type annotations are now available in urllib3 module
+# EXPIRATION_DATE=	2023-05-01
+
 USES=		python
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
diff --git a/devel/py-types-urllib3/distinfo b/devel/py-types-urllib3/distinfo
index 08fefeba7ee2..2c2f636b8c5a 100644
--- a/devel/py-types-urllib3/distinfo
+++ b/devel/py-types-urllib3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680099231
-SHA256 (types-urllib3-1.26.25.10.tar.gz) = c44881cde9fc8256d05ad6b21f50c4681eb20092552351570ab0a8a0653286d6
-SIZE (types-urllib3-1.26.25.10.tar.gz) = 10840
+TIMESTAMP = 1682610767
+SHA256 (types-urllib3-1.26.25.11.tar.gz) = 697102ddf4f781eed6f692353f40cee1098643526f5a8b99f49d2ede90fd3754
+SIZE (types-urllib3-1.26.25.11.tar.gz) = 11046



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