forked from pool/python-requests
Accepting request 477406 from home:weberho:branches:devel:languages:python
- fixed dependencies in spec
- update to version 2.13.0
* Only load the idna library when we’ve determined we need it.
This will save some memory for users.
* Updated bundled urllib3 to 1.20.
* Updated bundled idna to 2.2.
- update to version 2.12.5
* Fixed an issue with JSON encoding detection, specifically detecting
big-endian UTF-32 with BOM.
OBS-URL: https://build.opensuse.org/request/show/477406
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=95
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 15:09:56 UTC 2017 - jweberhofer@weberhofer.at
|
||||
|
||||
- fixed dependencies in spec
|
||||
|
||||
- update to version 2.13.0
|
||||
* Only load the idna library when we’ve determined we need it.
|
||||
This will save some memory for users.
|
||||
* Updated bundled urllib3 to 1.20.
|
||||
* Updated bundled idna to 2.2.
|
||||
|
||||
- update to version 2.12.5
|
||||
* Fixed an issue with JSON encoding detection, specifically detecting
|
||||
big-endian UTF-32 with BOM.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 28 08:46:15 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user