Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-OSMPythonTools for 
openSUSE:Factory checked in at 2024-01-03 12:32:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-OSMPythonTools (Old)
 and      /work/SRC/openSUSE:Factory/.python-OSMPythonTools.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-OSMPythonTools"

Wed Jan  3 12:32:45 2024 rev:3 rq:1136455 version:0.3.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-OSMPythonTools/python-OSMPythonTools.changes  
    2023-04-04 21:26:52.659392379 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-OSMPythonTools.new.28375/python-OSMPythonTools.changes
   2024-01-03 12:33:17.749692880 +0100
@@ -1,0 +2,6 @@
+Wed Jan  3 10:08:05 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- require setuptools
+- spec cleanups
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-OSMPythonTools.spec ++++++
--- /var/tmp/diff_new_pack.hqpQJo/_old  2024-01-03 12:33:18.237710736 +0100
+++ /var/tmp/diff_new_pack.hqpQJo/_new  2024-01-03 12:33:18.237710736 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-OSMPythonTools
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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 @@
 #
 
 
-%define skip_python38 1
 %define modname OSMPythonTools
+%{?sle15_python_module_pythons}
 Name:           python-OSMPythonTools
 Version:        0.3.5
 Release:        0
@@ -25,7 +25,9 @@
 License:        GPL-3.0-only
 URL:            https://github.com/mocnik-science/osm-python-tools
 Source:         
https://github.com/mocnik-science/osm-python-tools/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
+BuildRequires:  %{python_module base >= 3.9}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

Reply via email to