From 9b44abc81b38a7ef6a7297b8dc879d23dc7b79fa82b65dd25a79d45368303252 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Fri, 29 Sep 2017 10:42:46 +0000 Subject: [PATCH] Accepting request 529024 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/529024 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=105 --- python-requests.changes | 19 +++++++++++++++++++ python-requests.spec | 2 +- requests-2.18.2.tar.gz | 3 --- requests-2.18.4.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 requests-2.18.2.tar.gz create mode 100644 requests-2.18.4.tar.gz diff --git a/python-requests.changes b/python-requests.changes index 04cea40..3399762 100644 --- a/python-requests.changes +++ b/python-requests.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sun Sep 24 21:48:31 UTC 2017 - arun@gmx.de + +- update to version 2.18.4: + * Improvements + + Error messages for invalid headers now include the header name + for easier debugging + * Dependencies + + We now support idna v2.6. + +- changes from version 2.18.3: + * Improvements + + Running $ python -m requests.help now includes the installed + version of idna. + * Bugfixes + + Fixed issue where Requests would raise ConnectionError instead + of SSLError when encountering SSL problems when using urllib3 + v1.22. + ------------------------------------------------------------------- Tue Aug 8 06:51:52 UTC 2017 - tbechtold@suse.com diff --git a/python-requests.spec b/python-requests.spec index 4f48ad2..a06b94b 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-requests -Version: 2.18.2 +Version: 2.18.4 Release: 0 Summary: Awesome Python HTTP Library That's Actually Usable License: Apache-2.0 diff --git a/requests-2.18.2.tar.gz b/requests-2.18.2.tar.gz deleted file mode 100644 index 7ef6174..0000000 --- a/requests-2.18.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b26fcc5e72757a867e4d562333f841eddcef93548908a1bb1a9207260618da9 -size 125381 diff --git a/requests-2.18.4.tar.gz b/requests-2.18.4.tar.gz new file mode 100644 index 0000000..23eb1a7 --- /dev/null +++ b/requests-2.18.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c443e7324ba5b85070c4a818ade28bfabedf16ea10206da1132edaa6dda237e +size 126224