Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-filelock for openSUSE:Factory
checked in at 2022-12-23 10:20:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-filelock (Old)
and /work/SRC/openSUSE:Factory/.python-filelock.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-filelock"
Fri Dec 23 10:20:41 2022 rev:8 rq:1044032 version:3.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-filelock/python-filelock.changes
2022-12-15 19:23:58.819638167 +0100
+++
/work/SRC/openSUSE:Factory/.python-filelock.new.1563/python-filelock.changes
2022-12-23 10:20:42.103206066 +0100
@@ -1,0 +2,6 @@
+Wed Dec 14 08:34:14 UTC 2022 - Daniel Garcia <[email protected]>
+
+- Remove python_module macro definition
+- More specific python_sitelib in %files
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-filelock.spec ++++++
--- /var/tmp/diff_new_pack.vQB7F9/_old 2022-12-23 10:20:43.263212695 +0100
+++ /var/tmp/diff_new_pack.vQB7F9/_new 2022-12-23 10:20:43.271212741 +0100
@@ -17,7 +17,6 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-filelock
Version: 3.8.2
Release: 0
@@ -56,6 +55,7 @@
%files %{python_files}
%doc README.md
%license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/filelock
+%{python_sitelib}/filelock-%{version}*-info
%changelog