forked from pool/python-pyOpenSSL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=106
This commit is contained in:
@@ -40,7 +40,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module cryptography >= 38.0.0 with %python-cryptography < 41}
|
||||
BuildRequires: %{python_module cryptography >= 38.0.0 with %python-cryptography < 42}
|
||||
BuildRequires: %{python_module flaky}
|
||||
BuildRequires: %{python_module pretend}
|
||||
BuildRequires: %{python_module pyOpenSSL >= %version}
|
||||
@@ -49,7 +49,7 @@ BuildRequires: ca-certificates-mozilla
|
||||
BuildRequires: openssl
|
||||
%endif
|
||||
Requires: python-cffi
|
||||
Requires: (python-cryptography >= 38.0.0 with python-cryptography < 41)
|
||||
Requires: (python-cryptography >= 38.0.0 with python-cryptography < 42)
|
||||
Provides: pyOpenSSL = %{version}
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
Reference in New Issue
Block a user