14
0

Accepting request 319000 from devel:languages:python

Update to 2.7.0

OBS-URL: https://build.opensuse.org/request/show/319000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=25
This commit is contained in:
2015-08-01 09:37:13 +00:00
committed by Git OBS Bridge
parent d81488b544
commit aa3faeab80
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Jul 24 14:45:44 UTC 2015 - seife+obs@b1-systems.com
- fix version condition to allow RHEL/CentOS 7 builds
-------------------------------------------------------------------
Fri Jul 24 08:52:50 UTC 2015 - hvogel@suse.com
- Update to 2.7.0
- resolving several bugs involving chunked transfer
encoding and response framing.
- Remove VendorAlias import
- Simplify the PreparedRequest.prepare API
- Handle UnicodeDecodeErrors
- Copy a PreparedRequest's CookieJar more reliably
-------------------------------------------------------------------
Tue Jun 30 08:39:24 UTC 2015 - lnussel@suse.de