forked from pool/python-pyOpenSSL
- Recommend base package instead of requiring it
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
9a3edc2509
commit
f5fc492723
@@ -27,7 +27,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: texlive-latex
|
||||
BuildRequires: latex2html
|
||||
Requires: python-pyOpenSSL
|
||||
%if 0%{?suse_version}
|
||||
Recommends: python-pyOpenSSL
|
||||
%endif
|
||||
|
||||
%description
|
||||
High-level wrapper around a subset of the OpenSSL library, includes
|
||||
|
Reference in New Issue
Block a user