Accepting request 583919 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/583919 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=47
This commit is contained in:
commit
71f6fd3561
@ -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
|
Tue Feb 27 18:08:32 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ BuildRequires: %{python_module pytest}
|
|||||||
Requires: ca-certificates
|
Requires: ca-certificates
|
||||||
Requires: python
|
Requires: python
|
||||||
# for good measure, at least recommend an actual set of certificates
|
# 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: ca-certificates-mozilla
|
||||||
Recommends: python-pyOpenSSL >= 0.14
|
Recommends: python-pyOpenSSL >= 0.14
|
||||||
Recommends: python-cryptography >= 1.3.4
|
Recommends: python-cryptography >= 1.3.4
|
||||||
|
Loading…
Reference in New Issue
Block a user