Matej Cepl 2018-12-29 23:47:40 +00:00 committed by Git OBS Bridge
parent 788e4f3963
commit 11080ed48a
2 changed files with 0 additions and 7 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Dec 10 10:36:31 UTC 2018 - Dirk Mueller <dmueller@suse.com>
- avoid using recommends on older distributions
-------------------------------------------------------------------
Fri Nov 23 21:34:10 UTC 2018 - Arun Persaud <arun@gmx.de>

View File

@ -45,12 +45,10 @@ Requires: python-idna < 2.8
Requires: python-idna >= 2.5
Requires: python-py
Requires: python-urllib3 >= 1.21.1
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
Recommends: ca-certificates-mozilla
Recommends: python-PySocks >= 1.5.6
Recommends: python-cryptography >= 1.3.4
Recommends: python-pyOpenSSL >= 0.14
%endif
BuildArch: noarch
%if %{test}
Name: python-requests-%{flavor}