Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pysaml2 for
openSUSE:Leap:16.0 checked in at 2025-07-03 13:12:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/python-pysaml2 (Old)
and /work/SRC/openSUSE:Leap:16.0/.python-pysaml2.new.1903 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pysaml2"
Thu Jul 3 13:12:07 2025 rev:3 rq:1289654 version:7.5.2
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/python-pysaml2/python-pysaml2.changes
2025-04-07 14:56:58.384200907 +0200
+++
/work/SRC/openSUSE:Leap:16.0/.python-pysaml2.new.1903/python-pysaml2.changes
2025-07-03 13:12:28.516538322 +0200
@@ -1,0 +2,5 @@
+Tue Apr 8 07:29:45 UTC 2025 - Ben Greiner <[email protected]>
+
+- Fix dependencies gh#IdentityPython/pysaml2#984
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pysaml2.spec ++++++
--- /var/tmp/diff_new_pack.dQFLlQ/_old 2025-07-03 13:12:28.780549269 +0200
+++ /var/tmp/diff_new_pack.dQFLlQ/_new 2025-07-03 13:12:28.780549269 +0200
@@ -28,10 +28,10 @@
# PATCH-FIX-UPSTREAM use-cryptography.patch
https://github.com/IdentityPython/pysaml2/issues/879
Patch0: use-cryptography.patch
BuildRequires: %{python_module Paste}
+BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module cryptography >= 40.0}
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module defusedxml}
-BuildRequires: %{python_module importlib-resources}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module poetry-core}
BuildRequires: %{python_module pymongo >= 3.5}
@@ -40,7 +40,6 @@
BuildRequires: %{python_module pytz}
BuildRequires: %{python_module requests >= 1.0.0}
BuildRequires: %{python_module responses}
-BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module xmlschema >= 2}
BuildRequires: %{python_module zope.interface}
BuildRequires: fdupes
@@ -53,7 +52,6 @@
Requires: python-Paste
Requires: python-cryptography >= 3.1
Requires: python-defusedxml
-Requires: python-importlib-resources
Requires: python-pyOpenSSL
Requires: python-pymongo >= 3.5
Requires: python-python-dateutil