Hello community, here is the log from the commit of package python-requests for openSUSE:Factory checked in at 2012-05-09 18:20:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-requests (Old) and /work/SRC/openSUSE:Factory/.python-requests.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes 2012-03-16 13:23:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-requests.new/python-requests.changes 2012-05-09 18:32:59.000000000 +0200 @@ -1,0 +2,24 @@ +Fri Apr 27 22:57:43 UTC 2012 - [email protected] + +- Update to 0.11.2 + * Attempt to use the OS's certificate bundle if certifi isn't available. + * Infinite digest auth redirect fix + * Multi-part file upload improvements + * Fix decoding of invalid %encodings in URLs + * If there is no content in a response don't throw an error the second time + that content is attempted to be read. + * Upload data on redirects. + +------------------------------------------------------------------- +Fri Apr 6 19:08:40 UTC 2012 - [email protected] + +- Update to 0.11.1: + * POST redirects now break RFC to do what browsers do: Follow up with a GET. + * New strict_mode configuration to disable new redirect behavior. +- 0.11.0 (2012-03-14) + * Private SSL Certificate support + * Remove select.poll from Gevent monkeypatching + * Remove redundant generator for chunked transfer encoding + * Fix: Response.ok raises Timeout Exception in safe_mode + +------------------------------------------------------------------- Old: ---- requests-0.10.8.tar.gz New: ---- requests-0.11.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-requests.spec ++++++ --- /var/tmp/diff_new_pack.V8JsII/_old 2012-05-09 18:33:00.000000000 +0200 +++ /var/tmp/diff_new_pack.V8JsII/_new 2012-05-09 18:33:00.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-requests # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -11,14 +11,14 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: python-requests -Version: 0.10.8 +Version: 0.11.2 Release: 0 Url: http://python-requests.org Summary: Awesome Python HTTP Library That's Actually Usable ++++++ requests-0.10.8.tar.gz -> requests-0.11.2.tar.gz ++++++ ++++ 2717 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
