Hello community,

here is the log from the commit of package python-requests for openSUSE:Factory 
checked in at 2016-09-05 21:18:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests (Old)
 and      /work/SRC/openSUSE:Factory/.python-requests.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requests"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes  
2016-07-16 22:13:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-requests.new/python-requests.changes     
2016-09-05 21:18:27.000000000 +0200
@@ -1,0 +2,66 @@
+Thu Sep  1 07:53:20 UTC 2016 - [email protected]
+
+update to version v2.11.1
+  * Update urllib3 to 1.16
+  * Close and then release the connection
+  * Added tests for should_bypass_proxies function
+  * Update documentation of Session.max_redirects
+  * Document bunch of return types
+  * Update HISTORY.rst
+  * Cleaning up comment on JSON encoding to be more strictly relevant.
+  * Oh yeah, we updated urllib3 too.
+  * Fixing test; it was accomplishing the right thing, but doing it in the 
wrong way.
+  * compensate for lack of taste
+  * Use xfail marker for a test expected to fail without Internet connection
+  * in python3.x not have StringIO
+  * Spelling fixes
+  * adding in slice_length fix and test for chunk_size=None (#3370)
+  * Support responses like `HTTP/1.1 404 Unicode chars` (#3385)
+  * Document header ordering. (#3295)
+  * Add section on SOCKS proxies.
+  * Update list of supported Python versions in todo.rst
+  * removing Content-Type and Transfer-Encoding headers on redirect
+  * check and test for headers containing return characters or leading 
whitespace
+  * Clarify Python versions supported by requests
+  * Allow graceful interruption of testserver.Server
+  * reverting 3362
+  * fixed date formatting
+  * Make BaseAdapter describe the mandatory adapter interface (#3216)
+  * Note how HTTPErrors are raised
+  * Removing charset from JSON content type; tightening requirements on 
.encode()
+  * Add 'all' proxy selection to select_proxy
+  * Fix TypeError when get json-encoded content of a response
+  * wildly inaccurate button results in deletion
+  * v2.11.1
+  * v2.11.0
+  * Prepare changelog for 2.11.1.
+  * Allow None value for chunk_size again (#3368)
+  * updating documentation to reflect decision of #3386
+  * added in type check for chunk_size
+  * Update a note on AppEngine
+  * Remove duplicate import warnings
+  * adding asserted_encoding check on None type encoding to match text() 
behavior (#3362)
+  * Encoding JSON requests to bytes for urllib3 to handle; ensuring same with 
testing.
+  * docs updates
+  * Changelog for 2.11
+  * Update README.rst
+  * Use iter instead of noop list comprehension
+  * Test security warnings (#3289)
+  * Combined tests to one tests for should_bypass_proxies method
+  * Update index.rst
+  * Replace tab with appropriate spaces.
+  * Support ALL_PROXY environment variable
+  * Add a bit about RequestsCookieJar to Cookies section
+  * making module docstrings and coding comments consistent
+  * docs: Add a note about SSL c_rehash
+  * updating docstring to match functionality
+  * fix grammer mistakes in Quickstart
+  * consider plain ip notation of an ip in no_proxy if not in cidr notation
+  * Defining header value type requirements and tests
+  * removing redundant test
+  * updating HISTORY
+  * adding in pep8 fixes
+  * building Response manually
+  * making class and function docstrings consistent
+
+-------------------------------------------------------------------

Old:
----
  requests-2.10.0.tar.gz

New:
----
  requests-2.11.1.tar.gz

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

Other differences:
------------------
++++++ python-requests.spec ++++++
--- /var/tmp/diff_new_pack.hNyEDe/_old  2016-09-05 21:18:28.000000000 +0200
+++ /var/tmp/diff_new_pack.hNyEDe/_new  2016-09-05 21:18:28.000000000 +0200
@@ -20,7 +20,7 @@
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %endif
 Name:           python-requests
-Version:        2.10.0
+Version:        2.11.1
 Release:        0
 Summary:        Awesome Python HTTP Library That's Actually Usable
 License:        Apache-2.0

++++++ requests-2.10.0.tar.gz -> requests-2.11.1.tar.gz ++++++
++++ 2776 lines of diff (skipped)


Reply via email to