From 603e48d70394106d67de1f60618f33b349ba22f74782fad632dba3245580f582 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 6 Jun 2021 12:03:15 +0000 Subject: [PATCH] - update to 1.26.5: * Fixed deprecation warnings emitted in Python 3.10. * Updated vendored ``six`` library to 1.16.0. * Improved performance of URL parser when splitting the authority component. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=123 --- python-urllib3.changes | 9 +++++++++ python-urllib3.spec | 4 ++-- urllib3-1.26.4.tar.gz | 3 --- urllib3-1.26.5.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 urllib3-1.26.4.tar.gz create mode 100644 urllib3-1.26.5.tar.gz diff --git a/python-urllib3.changes b/python-urllib3.changes index bb849bc..78850fd 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 6 12:02:24 UTC 2021 - Dirk Müller + +- update to 1.26.5: + * Fixed deprecation warnings emitted in Python 3.10. + * Updated vendored ``six`` library to 1.16.0. + * Improved performance of URL parser when splitting + the authority component. + ------------------------------------------------------------------- Tue Mar 16 21:09:42 UTC 2021 - Dirk Müller diff --git a/python-urllib3.spec b/python-urllib3.spec index 230fa77..f7b8764 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,5 +1,5 @@ # -# spec file for package python-urllib3-test +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-urllib3%{psuffix} -Version: 1.26.4 +Version: 1.26.5 Release: 0 Summary: HTTP library with thread-safe connection pooling, file post, and more License: MIT diff --git a/urllib3-1.26.4.tar.gz b/urllib3-1.26.4.tar.gz deleted file mode 100644 index 5207732..0000000 --- a/urllib3-1.26.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937 -size 293008 diff --git a/urllib3-1.26.5.tar.gz b/urllib3-1.26.5.tar.gz new file mode 100644 index 0000000..d078d03 --- /dev/null +++ b/urllib3-1.26.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7acd0977125325f516bda9735fa7142b909a8d01e8b2e4c8108d0984e6e0098 +size 292865