Accepting request 757372 from home:StefanBruens:branches:devel:languages:python
- Remove python-urllib3, python-certifi and ca-certificates from main package BuildRequires, not required for building. - Do not require full python, (implicit) python-base is sufficient. OBS-URL: https://build.opensuse.org/request/show/757372 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=136
This commit is contained in:
parent
bb07151af9
commit
316a0b7f87
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 14 22:48:50 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
- Remove python-urllib3, python-certifi and ca-certificates from
|
||||||
|
main package BuildRequires, not required for building.
|
||||||
|
- Do not require full python, (implicit) python-base is sufficient.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 1 07:57:29 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Fri Nov 1 07:57:29 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@ -37,12 +37,8 @@ Source: https://files.pythonhosted.org/packages/source/r/requests/reques
|
|||||||
Patch0: requests-no-hardcoded-version.patch
|
Patch0: requests-no-hardcoded-version.patch
|
||||||
Patch1: pr_5251-pytest5.patch
|
Patch1: pr_5251-pytest5.patch
|
||||||
Patch2: merged_pr_5049.patch
|
Patch2: merged_pr_5049.patch
|
||||||
BuildRequires: %{python_module certifi}
|
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module urllib3 >= 1.21.1}
|
|
||||||
BuildRequires: ca-certificates
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python
|
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: ca-certificates
|
Requires: ca-certificates
|
||||||
Requires: python
|
Requires: python
|
||||||
|
Loading…
Reference in New Issue
Block a user