commit python-requests for openSUSE:Factory
Hello community, here is the log from the commit of package python-requests for openSUSE:Factory checked in at 2015-02-25 02:18:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-12-03 22:48:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-requests.new/python-requests.changes 2015-02-25 02:18:36.000000000 +0100 @@ -1,0 +2,119 @@ +Tue Feb 24 13:04:17 UTC 2015 - tbechtold@suse.com + +- update to 2.5.2: + * Update HISTORY and version for v2.5.2 + * Update urllib3 to 29aa09bde9c42cc9a8d79aac47ee3d362b438cca + * document combination of repeated response headers + * Update README to use Shields badges + * Upgrade urllib3 to 490d3a227fadb626cd54a240b9d0922f849914b4 + * Update certificate bundle. + * Update to use readthedocs.org instead of rtfd.org + * add a timeout value to connection_error_invalid_port test to accelerate + failure + * split test_connection_error into two distinct tests, and changed + "unknown url" test URL since fooobarbangbazbing.httpbin.org currently gives + a valid response. + * quickstart: using a list as a value in query params + * HISTORY: replace n-dash to workaround pip bug + * Check that a filename is a basestring instance + * Move noncebit to the only place it is used + * Remove entirely unnecessary and unused bits from requests.compat + * Attempt to quote anyway if unquoting fails + * Update urllib3 to a27758625e4169330fcf965652b1093faf5aaaa2 + * drawn towards it rather than pushed away + * certifi + * simpler button + * cleanups + * Requests Pro + * javascripts + * Changing year in all copyright information + * Enhance documentation for clarity. + * Clean up cookie docs and display them. + * Bump version to 2.5.1 + * Add release notes for 2.5.1 + * Fix bug in renegotiating a nonce with the server + * Fix error handling on Python 3 + * catch exception more specifically in Response.ok + * Uncommented test in test_requests.py + * Fix a typo in a comment + * Give proper attribution to pip + * utils.guess_filename fails if the given parameter looks like a file object + but has a non-string name attribute + * Copy pip's import machinery wholesale + * Updated the broken link to twitter streaming API documentation + * Enable GitHub syntax highlighting on README + * Bump version to 2.5.0 + * Add updates for 2.5.0 + * Update tests to work offline + * updatee chardet, urllib3 + * url was already parsed, don't urlparse twice + * Properly serialize RecentlyUsedContainers for cache + * Changed ConnectionError to InvalidURL + * Docs: Add more section labels for referencing + * Partially addresses Issue #1572 + * Update HTTPAdapter docstring + * Add last few changes and add a quick test + * Update urllib3 to df4ec5cce1 + * Update how we handle retries to be consistent with documentation + * Fix HTTPDigestAuth not to treat non-file as a file + * Fixed. + * Added test for overriding Content-Length. + * Close sessions created in the functional API + * Pass strict to urllib3. + * Use to_native_string instead of builtin_str + * Update documentation about max_retries to reflect code + * Cap the redirect_cache size to prevent memory abuse + * Add DeprecationWarnings to inform users of plans + * Note about read timeout errors and max_retries + * fix failing test "test_prepare_unicode_url" \(take 3\) + * Revert "fix failing test "test_prepare_unicode_url"" + * fix failing test "test_prepare_unicode_url" + * Revert "fix failing test "test_prepare_unicode_url"" + * update AUTHORS + * fix failing test "test_prepare_unicode_url" + * Changing parameter name `newline` ==> `delimiter`. + * Clean up handle_redirect. + * Adding a custom line delimiter to iter_lines() + * Fix #2279. Update layout css + * Fix #2288. Change urllib3 and chardet workflow + * Update sidebarintro.html + * Made more better + * Add Release History to the sidebar + * Fixed #2250 + * Update utils.py + * Clean up, support all redirects, fix potential endless 401 loop. + * v2.4.3 + * Re-order params for backwards compat + * allow unicode URLs on Python 2 + * requests v2.4.2 + * fix documentation for utils.get_unicode_from_response() :) + * v2.4.2 changelog + * Remove timeout from __attrs__ + * Fix a couple of issues I noticed + * Support bytestring URLs on Python 3.x + * A fix for #1979 repeat HTTP digest authentication after redirect. + * remove unused import + * fix #2247 + * docs: Clarify how to pass a custom set of CAs + * Correct redirection introduction + * Avoid getting stuck in a loop + * make StreamConsumedError doubly inherit + * using the `StreamConsumedError` + * add-in StreamConsumedError + * rm `else` after `if` then `raise` block + * raise RuntimeError when a single streamed request calls *iter methods + than once + * Remove invoke from requirements.txt, docs + * Fixup the remaining references to timeline.json. + * Moved multiple files upload example to advanced section. + * Added example of how to send multiple files in one request. + * Document skipping in PreparedRequest; followup to #2222 + * Add more tests to `test_invalid_url` + * lawl + * mils + * Fixes typo in test + * Changes check on base and json. Fails on tests. + * Adds review changes + * Adds json parameter for POST requests + +------------------------------------------------------------------- Old: ---- requests-2.4.1.tar.gz New: ---- requests-2.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-requests.spec ++++++ --- /var/tmp/diff_new_pack.CSGSBm/_old 2015-02-25 02:18:37.000000000 +0100 +++ /var/tmp/diff_new_pack.CSGSBm/_new 2015-02-25 02:18:37.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-requests # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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: python-requests -Version: 2.4.1 +Version: 2.5.2 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.2.tar.gz ++++++ ++++ 4680 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de