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