14
0

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
This commit is contained in:
2017-08-08 15:58:21 +00:00
committed by Git OBS Bridge
parent d777f538e6
commit 62f6478c43
4 changed files with 19 additions and 4 deletions

View File

@@ -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