14
0

- Update to 2.22.0:

* Requests now supports urllib3 v1.25.2. (note: 1.25.0 and 1.25.1 are incompatible)
- Rebase requests-no-hardcoded-version.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=130
This commit is contained in:
Tomáš Chvátal
2019-05-25 08:45:30 +00:00
committed by Git OBS Bridge
parent 1a4a56e41c
commit 29cefd379a
5 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat May 25 08:41:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.22.0:
* Requests now supports urllib3 v1.25.2. (note: 1.25.0 and 1.25.1 are incompatible)
- Rebase requests-no-hardcoded-version.patch
-------------------------------------------------------------------
Tue Apr 23 10:45:08 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>