Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pyclipper for
openSUSE:Factory checked in at 2024-09-22 11:05:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyclipper (Old)
and /work/SRC/openSUSE:Factory/.python-pyclipper.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyclipper"
Sun Sep 22 11:05:56 2024 rev:9 rq:1202220 version:1.3.0.post5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyclipper/python-pyclipper.changes
2023-12-11 21:50:55.344352527 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyclipper.new.29891/python-pyclipper.changes
2024-09-22 11:06:09.852959168 +0200
@@ -1,0 +2,10 @@
+Fri Sep 20 13:34:27 UTC 2024 - Matej Cepl <[email protected]>
+
+- It is sitearch not sitelib
+
+-------------------------------------------------------------------
+Fri Sep 20 13:16:55 UTC 2024 - ecsos <[email protected]>
+
+- - Add %{?sle15_python_module_pythons}
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyclipper.spec ++++++
--- /var/tmp/diff_new_pack.2L9s7e/_old 2024-09-22 11:06:11.669034178 +0200
+++ /var/tmp/diff_new_pack.2L9s7e/_new 2024-09-22 11:06:11.681034673 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pyclipper
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2020 Xu Zhao ([email protected]).
#
# All modifications and additions to the file contributed by third parties
@@ -17,8 +17,8 @@
#
-%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
+%{?sle15_python_module_pythons}
Name: python-pyclipper
Version: 1.3.0.post5
Release: 0
@@ -54,7 +54,7 @@
%install
%python_install
-%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
%pytest_arch