Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-progress for openSUSE:Factory
checked in at 2023-07-25 11:50:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-progress (Old)
and /work/SRC/openSUSE:Factory/.python-progress.new.1467 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-progress"
Tue Jul 25 11:50:40 2023 rev:3 rq:1099787 version:1.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-progress/python-progress.changes
2021-11-07 22:09:25.687649758 +0100
+++
/work/SRC/openSUSE:Factory/.python-progress.new.1467/python-progress.changes
2023-07-25 11:52:16.113861865 +0200
@@ -1,0 +2,5 @@
+Thu Jul 20 16:46:22 UTC 2023 - Torsten Gruner <[email protected]>
+
+- add sle15_python_module_pythons (jsc#PED-68)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-progress.spec ++++++
--- /var/tmp/diff_new_pack.7iBQYr/_old 2023-07-25 11:52:16.681865191 +0200
+++ /var/tmp/diff_new_pack.7iBQYr/_new 2023-07-25 11:52:16.689865238 +0200
@@ -16,7 +16,7 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
Name: python-progress
Version: 1.6
Release: 0
@@ -50,6 +50,7 @@
%files %{python_files}
%doc README.rst
%license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/progress
+%{python_sitelib}/progress-%{version}*-info
%changelog