- Remove BuildRequires on openssl, it's pulled in by cryptography.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=88
This commit is contained in:
parent
db96e55db2
commit
8b52c1380d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 09:44:00 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Remove BuildRequires on openssl, it's pulled in by cryptography.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 23:21:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -39,7 +39,6 @@ Patch0: skip-networked-test.patch
|
||||
BuildRequires: %{python_module cffi}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: openssl
|
||||
BuildRequires: python-rpm-macros
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module cryptography >= 35}
|
||||
|
Loading…
x
Reference in New Issue
Block a user