From 3f9ddd55c5037c775b53dc19099e56abb5be52cd5000c875b387d1ed4e017991 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 22 Aug 2022 22:02:52 +0000 Subject: [PATCH] - update to 1.26.12: * Deprecated the `urllib3[secure]` extra and the `urllib3.contrib.pyopenssl` module. Both will be removed in v2.x. See this `GitHub issue `_ for justification and info on how to migrate. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=138 --- python-urllib3.changes | 8 ++++++++ python-urllib3.spec | 2 +- urllib3-1.26.11.tar.gz | 3 --- urllib3-1.26.12.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 urllib3-1.26.11.tar.gz create mode 100644 urllib3-1.26.12.tar.gz diff --git a/python-urllib3.changes b/python-urllib3.changes index aec1e7e..3a8edae 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 22 21:53:59 UTC 2022 - Dirk Müller + +- update to 1.26.12: + * Deprecated the `urllib3[secure]` extra and the `urllib3.contrib.pyopenssl` module. + Both will be removed in v2.x. See this `GitHub issue `_ + for justification and info on how to migrate. + ------------------------------------------------------------------- Tue Aug 2 14:54:12 UTC 2022 - Ben Greiner diff --git a/python-urllib3.spec b/python-urllib3.spec index cbafd3e..990ab34 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -25,7 +25,7 @@ %bcond_with test %endif Name: python-urllib3%{psuffix} -Version: 1.26.11 +Version: 1.26.12 Release: 0 Summary: HTTP library with thread-safe connection pooling, file post, and more License: MIT diff --git a/urllib3-1.26.11.tar.gz b/urllib3-1.26.11.tar.gz deleted file mode 100644 index cd6fd4b..0000000 --- a/urllib3-1.26.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea6e8fb210b19d950fab93b60c9009226c63a28808bc8386e05301e25883ac0a -size 299255 diff --git a/urllib3-1.26.12.tar.gz b/urllib3-1.26.12.tar.gz new file mode 100644 index 0000000..79abf01 --- /dev/null +++ b/urllib3-1.26.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa96cf423e6987997fc326ae8df396db2a8b7c667747d47ddd8ecba91f4a74e +size 299806