Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-natsort for openSUSE:Factory 
checked in at 2023-06-14 16:30:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-natsort (Old)
 and      /work/SRC/openSUSE:Factory/.python-natsort.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-natsort"

Wed Jun 14 16:30:17 2023 rev:23 rq:1093039 version:8.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-natsort/python-natsort.changes    
2022-09-12 19:08:21.282554290 +0200
+++ /work/SRC/openSUSE:Factory/.python-natsort.new.15902/python-natsort.changes 
2023-06-14 16:31:54.079413069 +0200
@@ -1,0 +2,5 @@
+Tue Jun 13 08:58:39 UTC 2023 - ecsos <[email protected]>
+
+- Add %{?sle15_python_module_pythons}
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-natsort.spec ++++++
--- /var/tmp/diff_new_pack.wIyRo8/_old  2023-06-14 16:31:54.579416142 +0200
+++ /var/tmp/diff_new_pack.wIyRo8/_new  2023-06-14 16:31:54.583416167 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-natsort
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:           python-natsort
 Version:        8.2.0
 Release:        0
@@ -55,7 +55,7 @@
 %install
 %python_install
 
-export PYTHONPATH=%{buildroot}%{python3_sitelib}
+export PYTHONPATH=%{buildroot}%{python_sitelib}
 help2man -o natsort.1 -N %{buildroot}%{_bindir}/natsort
 install -Dm0644 natsort.1 %{buildroot}%{_mandir}/man1/natsort.1
 

Reply via email to