From b5e2c83f4259082a65ce09e88fe2abe14367590183f5110538176484d78351da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 2 Oct 2019 13:19:11 +0000 Subject: [PATCH] - Updae to 1.25.6: * Fix issue where tilde (~) characters were incorrectly percent-encoded in the path. (Pull #1692) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=88 --- python-urllib3.changes | 6 ++++++ python-urllib3.spec | 2 +- urllib3-1.25.5.tar.gz | 3 --- urllib3-1.25.6.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 urllib3-1.25.5.tar.gz create mode 100644 urllib3-1.25.6.tar.gz diff --git a/python-urllib3.changes b/python-urllib3.changes index 270ecd6..8a3df5e 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 13:18:36 UTC 2019 - Tomáš Chvátal + +- Updae to 1.25.6: + * Fix issue where tilde (~) characters were incorrectly percent-encoded in the path. (Pull #1692) + ------------------------------------------------------------------- Fri Sep 27 10:39:28 UTC 2019 - Tomáš Chvátal diff --git a/python-urllib3.spec b/python-urllib3.spec index 2e19f5a..5760d03 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -28,7 +28,7 @@ %endif %bcond_without python2 Name: python-urllib3%{psuffix} -Version: 1.25.5 +Version: 1.25.6 Release: 0 Summary: HTTP library with thread-safe connection pooling, file post, and more License: MIT diff --git a/urllib3-1.25.5.tar.gz b/urllib3-1.25.5.tar.gz deleted file mode 100644 index 694ff5e..0000000 --- a/urllib3-1.25.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f3eadfea5d92bc7899e75b5968410b749a054b492d5a6379c1344a1481bc2cb -size 248169 diff --git a/urllib3-1.25.6.tar.gz b/urllib3-1.25.6.tar.gz new file mode 100644 index 0000000..04fe823 --- /dev/null +++ b/urllib3-1.25.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a107b99a5393caf59c7aa3c1249c16e6879447533d0887f4336dde834c7be86 +size 248292