forked from pool/python-requests
- requires python 3.7 or newer
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=160
This commit is contained in:
parent
2d3bd7aa57
commit
5f39e20313
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 29 14:01:56 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- requires python 3.7 or newer
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 29 19:11:41 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
Wed Jun 29 19:11:41 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
@ -35,6 +35,7 @@ URL: https://docs.python-requests.org/
|
|||||||
Source: https://files.pythonhosted.org/packages/source/r/requests/requests-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/r/requests/requests-%{version}.tar.gz
|
||||||
# PATCH-FIX-SUSE: do not hardcode versions in setup.py/requirements
|
# PATCH-FIX-SUSE: do not hardcode versions in setup.py/requirements
|
||||||
Patch0: requests-no-hardcoded-version.patch
|
Patch0: requests-no-hardcoded-version.patch
|
||||||
|
BuildRequires: %{python_module base >= 3.7}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
Loading…
x
Reference in New Issue
Block a user