Hello community,

here is the log from the commit of package python3-requests for 
openSUSE:Factory checked in at 2015-01-20 12:35:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-requests (Old)
 and      /work/SRC/openSUSE:Factory/.python3-requests.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-requests"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-requests/python3-requests.changes        
2014-09-12 10:04:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-requests.new/python3-requests.changes   
2015-01-20 12:37:38.000000000 +0100
@@ -1,0 +2,52 @@
+Sat Jan 17 18:40:45 UTC 2015 - a...@gmx.de
+
+- specfile: update copyright year
+
+- update to version 2.5.1:
+  * Only catch HTTPErrors in raise_for_status (#2382)
+  * Handle LocationParseError from urllib3 (#2344)
+  * Handle file-like object filenames that are not strings (#2379)
+  * Unbreak HTTPDigestAuth handler. Allow new nonces to be negotiated
+    (#2389)
+
+- changes from version 2.5.0:
+  * Allow usage of urllib3's Retry object with HTTPAdapters (#2216)
+  * The iter_lines method on a response now accepts a delimiter with
+    which to split the content (#2295)
+  * Add deprecation warnings to functions in requests.utils that will
+    be removed in 3.0 (#2309)
+  * Sessions used by the functional API are always closed (#2326)
+  * Restrict requests to HTTP/1.1 and HTTP/1.0 (stop accepting
+    HTTP/0.9) (#2323)
+  * Only parse the URL once (#2353)
+  * Allow Content-Length header to always be overriden (#2332)
+  * Properly handle files in HTTPDigestAuth (#2333)
+  * Cap redirect_cache size to prevent memory abuse (#2299)
+  * Fix HTTPDigestAuth handling of redirects after authenticating
+    successfully (#2253)
+  * Fix crash with custom method parameter to Session.request (#2317)
+  * Fix how Link headers are parsed using the regular expression
+    library (#2271)
+  * Add more references for interlinking (#2348)
+  * Update CSS for theme (#2290)
+  * Update width of buttons and sidebar (#2289)
+  * Replace references of Gittip with Gratipay (#2282)
+  * Add link to changelog in sidebar (#2273)
+
+- changes from version 2.4.3:
+  * Unicode URL improvements for Python 2.
+  * Re-order JSON param for backwards compat.
+  * Automatically defrag authentication schemes from host/pass
+    URIs. (#2249)
+
+- changes from version 2.4.2:
+  * FINALLY! Add json parameter for uploads! (#2258)
+  * Support for bytestring URLs on Python 3.x (#2238)
+  * Avoid getting stuck in a loop (#2244)
+  * Multiple calls to iter* fail with unhelpful error. (#2240, #2241)
+  * Correct redirection introduction (#2245)
+  * Added example of how to send multiple files in one
+    request. (#2227)
+  * Clarify how to pass a custom set of CAs (#2248)
+
+-------------------------------------------------------------------

Old:
----
  requests-2.4.1.tar.gz

New:
----
  requests-2.5.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-requests.spec ++++++
--- /var/tmp/diff_new_pack.x1nh0m/_old  2015-01-20 12:37:47.000000000 +0100
+++ /var/tmp/diff_new_pack.x1nh0m/_new  2015-01-20 12:37:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-requests
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:           python3-requests
-Version:        2.4.1
+Version:        2.5.1
 Release:        0
 Url:            http://python-requests.org
 Summary:        Awesome Python HTTP Library That's Actually Usable

++++++ requests-2.4.1.tar.gz -> requests-2.5.1.tar.gz ++++++
++++ 2126 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to