14
0

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>