14
0

Accepting request 318380 from home:hennevogel:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/318380
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=59
This commit is contained in:
Denisart Benjamin
2015-07-26 12:35:52 +00:00
committed by Git OBS Bridge
parent 890709e6d2
commit 57997861db
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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