Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python3-saml for
openSUSE:Factory checked in at 2023-01-06 17:06:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python3-saml (Old)
and /work/SRC/openSUSE:Factory/.python-python3-saml.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python3-saml"
Fri Jan 6 17:06:21 2023 rev:8 rq:1056396 version:1.14.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python3-saml/python-python3-saml.changes
2022-10-19 13:18:11.961287058 +0200
+++
/work/SRC/openSUSE:Factory/.python-python3-saml.new.1563/python-python3-saml.changes
2023-01-06 17:07:01.532676645 +0100
@@ -1,0 +2,5 @@
+Fri Dec 30 13:03:38 UTC 2022 - Matej Cepl <[email protected]>
+
+- Clean up SPEC file
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python3-saml.spec ++++++
--- /var/tmp/diff_new_pack.qc45nK/_old 2023-01-06 17:07:01.976679138 +0100
+++ /var/tmp/diff_new_pack.qc45nK/_new 2023-01-06 17:07:01.984679183 +0100
@@ -16,7 +16,6 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python3-saml
Version: 1.14.0
Release: 0
@@ -68,6 +67,10 @@
%files %{python_files}
%license LICENSE
%doc README.md
-%{python_sitelib}/*
+%dir %{python_sitelib}/onelogin
+%{python_sitelib}/onelogin/saml2
+%{python_sitelib}/onelogin/__init__.py
+%pycache_only %{python_sitelib}/onelogin/__pycache__/
+%{python_sitelib}/python3_saml-%{version}*-info
%changelog