diff --git a/python-pyOpenSSL.changes b/python-pyOpenSSL.changes index 77ecb95..b33475b 100644 --- a/python-pyOpenSSL.changes +++ b/python-pyOpenSSL.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue May 31 09:44:00 UTC 2022 - Steve Kowalik +Wed Jun 1 08:25:21 UTC 2022 - Steve Kowalik -- Remove BuildRequires on openssl, it's pulled in by cryptography. +- Shift BuildRequires on openssl, it's only required for tests. ------------------------------------------------------------------- Fri Feb 4 23:21:43 UTC 2022 - Dirk Müller diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index 69c908f..d1d75d4 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -47,6 +47,7 @@ BuildRequires: %{python_module pretend} BuildRequires: %{python_module pyOpenSSL >= %version} BuildRequires: %{python_module pytest >= 3.0.1} BuildRequires: ca-certificates-mozilla +BuildRequires: openssl %endif Requires: python-cffi Requires: python-cryptography >= 35