Accepting request 515216 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/515216 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=44
This commit is contained in:
commit
45e8c13b5d
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6f3bdf4a4323ac7b45d01e04a6f6c20e32a052cd04de81e05103abc049ad9b9
|
||||
size 124229
|
3
requests-2.18.2.tar.gz
Normal file
3
requests-2.18.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b26fcc5e72757a867e4d562333f841eddcef93548908a1bb1a9207260618da9
|
||||
size 125381
|
Loading…
Reference in New Issue
Block a user