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:
Tomáš Chvátal 2019-12-17 07:54:37 +00:00 committed by Git OBS Bridge
parent bb07151af9
commit 316a0b7f87
2 changed files with 7 additions and 4 deletions

View File

@ -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>

View File

@ -37,12 +37,8 @@ Source: https://files.pythonhosted.org/packages/source/r/requests/reques
Patch0: requests-no-hardcoded-version.patch
Patch1: pr_5251-pytest5.patch
Patch2: merged_pr_5049.patch
BuildRequires: %{python_module certifi}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module urllib3 >= 1.21.1}
BuildRequires: ca-certificates
BuildRequires: fdupes
BuildRequires: python
BuildRequires: python-rpm-macros
Requires: ca-certificates
Requires: python