Accepting request 583915 from home:aplanas:branches:devel:languages:python
Allows Recommends and Suggest in Fedora OBS-URL: https://build.opensuse.org/request/show/583915 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=107
This commit is contained in:
parent
76a2b046ed
commit
91167bda81
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 7 14:37:27 UTC 2018 - aplanas@suse.com
|
||||
|
||||
- Allows Recommends and Suggest in Fedora
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 18:08:32 UTC 2018 - aplanas@suse.com
|
||||
|
||||
|
@ -44,7 +44,7 @@ BuildRequires: %{python_module pytest}
|
||||
Requires: ca-certificates
|
||||
Requires: python
|
||||
# for good measure, at least recommend an actual set of certificates
|
||||
%if 0%{?suse_version} >= 1000
|
||||
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
||||
Recommends: ca-certificates-mozilla
|
||||
Recommends: python-pyOpenSSL >= 0.14
|
||||
Recommends: python-cryptography >= 1.3.4
|
||||
|
Loading…
Reference in New Issue
Block a user