Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cryptography for
openSUSE:Factory checked in at 2025-12-09 12:46:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cryptography (Old)
and /work/SRC/openSUSE:Factory/.python-cryptography.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cryptography"
Tue Dec 9 12:46:23 2025 rev:106 rq:1321487 version:46.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cryptography/python-cryptography.changes
2025-10-14 18:06:16.745606603 +0200
+++
/work/SRC/openSUSE:Factory/.python-cryptography.new.1939/python-cryptography.changes
2025-12-09 12:50:18.207805139 +0100
@@ -1,0 +2,5 @@
+Mon Dec 8 04:29:15 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Only require pytest-subtests with pytest < 9.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cryptography.spec ++++++
--- /var/tmp/diff_new_pack.PIMSDt/_old 2025-12-09 12:50:27.756207938 +0100
+++ /var/tmp/diff_new_pack.PIMSDt/_new 2025-12-09 12:50:27.760208106 +0100
@@ -54,7 +54,7 @@
BuildRequires: cargo >= 1.56.0
BuildRequires: cargo-packaging
BuildRequires: fdupes
-BuildRequires: libopenssl-devel
+BuildRequires: libopenssl-3-devel
BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
BuildRequires: rust >= 1.56.0
@@ -74,7 +74,7 @@
BuildRequires: %{python_module pretend}
BuildRequires: %{python_module pytest > 6.0}
BuildRequires: %{python_module pytest-benchmark}
-BuildRequires: %{python_module pytest-subtests}
+BuildRequires: %{python_module pytest-subtests if %python-pytest < 9}
BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytz}
%endif