Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyOpenSSL for openSUSE:Factory checked in at 2022-06-03 14:15:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyOpenSSL (Old) and /work/SRC/openSUSE:Factory/.python-pyOpenSSL.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyOpenSSL" Fri Jun 3 14:15:18 2022 rev:44 rq:980309 version:22.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyOpenSSL/python-pyOpenSSL.changes 2022-02-09 20:38:14.730238978 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyOpenSSL.new.1548/python-pyOpenSSL.changes 2022-06-03 14:15:27.985222931 +0200 @@ -1,0 +2,5 @@ +Wed Jun 1 08:25:21 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com> + +- Shift BuildRequires on openssl, it's only required for tests. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyOpenSSL.spec ++++++ --- /var/tmp/diff_new_pack.kx7ksM/_old 2022-06-03 14:15:28.545223658 +0200 +++ /var/tmp/diff_new_pack.kx7ksM/_new 2022-06-03 14:15:28.549223664 +0200 @@ -39,7 +39,6 @@ BuildRequires: %{python_module cffi} BuildRequires: %{python_module setuptools} BuildRequires: fdupes -BuildRequires: openssl BuildRequires: python-rpm-macros %if %{with test} BuildRequires: %{python_module cryptography >= 35} @@ -48,6 +47,7 @@ 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