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

@@ -26,7 +26,7 @@
%endif
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-requests%{psuffix}
Version: 2.21.0
Version: 2.22.0
Release: 0
Summary: Python HTTP Library
License: Apache-2.0