14
0

- update to 2.25.0:

* Added support for NETRC environment variable. (#5643)
  * Requests now supports urllib3 v1.26.
  * Requests v2.25.x will be the last release series with support for Python 3.5.
- refreshed requests-no-hardcoded-version.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=144
This commit is contained in:
2020-11-26 12:40:34 +00:00
committed by Git OBS Bridge
parent dd340cf729
commit 65ce8b1dec
5 changed files with 17 additions and 17 deletions

View File

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