From 62f6478c43562504f2dc6af8dc75f4473241c7193df5825d2a21950d707d0a77 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 8 Aug 2017 15:58:21 +0000 Subject: [PATCH] Accepting request 515129 from home:tbechtold:branches:devel:languages:python - update to version v2.18.2 * Add requirements.txt to MANIFEST.in * test ssl version check functions as expected in python 2.6 * no more stickers * fix OPENSSL_VERSION_NUMBER check on Python2.6's ssl module * Setup HISTORY for next release * Use 'prefix' instead of 'key' in session docstring * Allow urllib3 1.22 * v2.18.2 * stickers * redundant comma OBS-URL: https://build.opensuse.org/request/show/515129 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=104 --- python-requests.changes | 15 +++++++++++++++ python-requests.spec | 2 +- requests-2.18.1.tar.gz | 3 --- requests-2.18.2.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 requests-2.18.1.tar.gz create mode 100644 requests-2.18.2.tar.gz diff --git a/python-requests.changes b/python-requests.changes index 198431f..04cea40 100644 --- a/python-requests.changes +++ b/python-requests.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Aug 8 06:51:52 UTC 2017 - tbechtold@suse.com + +- update to version v2.18.2 + * Add requirements.txt to MANIFEST.in + * test ssl version check functions as expected in python 2.6 + * no more stickers + * fix OPENSSL_VERSION_NUMBER check on Python2.6's ssl module + * Setup HISTORY for next release + * Use 'prefix' instead of 'key' in session docstring + * Allow urllib3 1.22 + * v2.18.2 + * stickers + * redundant comma + ------------------------------------------------------------------- Mon Jul 3 11:36:40 UTC 2017 - tbechtold@suse.com diff --git a/python-requests.spec b/python-requests.spec index f25a11a..4f48ad2 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.1 +Version: 2.18.2 Release: 0 Summary: Awesome Python HTTP Library That's Actually Usable License: Apache-2.0 diff --git a/requests-2.18.1.tar.gz b/requests-2.18.1.tar.gz deleted file mode 100644 index dee47d4..0000000 --- a/requests-2.18.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6f3bdf4a4323ac7b45d01e04a6f6c20e32a052cd04de81e05103abc049ad9b9 -size 124229 diff --git a/requests-2.18.2.tar.gz b/requests-2.18.2.tar.gz new file mode 100644 index 0000000..7ef6174 --- /dev/null +++ b/requests-2.18.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b26fcc5e72757a867e4d562333f841eddcef93548908a1bb1a9207260618da9 +size 125381