14
0

- Update to 2.21.0:

* Update various dependencies to match reality
- Update the reqs based on upstream
- Fix the multibuild to match other packages

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=125
This commit is contained in:
Tomáš Chvátal
2019-02-15 11:41:38 +00:00
committed by Git OBS Bridge
parent 05c79ceb31
commit 7dbc844192
2 changed files with 15 additions and 18 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 15 11:41:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Do not depend on python-py
- Update few of the requirements
-------------------------------------------------------------------
Tue Feb 5 13:17:10 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>