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 2023-04-04 21:26:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-OSMPythonTools (Old)
and /work/SRC/openSUSE:Factory/.python-OSMPythonTools.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-OSMPythonTools"
Tue Apr 4 21:26:41 2023 rev:2 rq:1077174 version:0.3.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-OSMPythonTools/python-OSMPythonTools.changes
2022-11-16 15:44:07.916021546 +0100
+++
/work/SRC/openSUSE:Factory/.python-OSMPythonTools.new.19717/python-OSMPythonTools.changes
2023-04-04 21:26:52.659392379 +0200
@@ -1,0 +2,5 @@
+Tue Apr 4 09:42:45 UTC 2023 - Daniel Garcia <[email protected]>
+
+- Skip python38, python-xarray is not available there.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-OSMPythonTools.spec ++++++
--- /var/tmp/diff_new_pack.acbj8n/_old 2023-04-04 21:26:53.099394877 +0200
+++ /var/tmp/diff_new_pack.acbj8n/_new 2023-04-04 21:26:53.103394899 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-OSMPythonTools
#
-# 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,18 +16,19 @@
#
+%define skip_python38 1
%define modname OSMPythonTools
Name: python-OSMPythonTools
Version: 0.3.5
Release: 0
Summary: A library to access OpenStreetMap related services
-License: GPL-3.0
+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-rpm-macros
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
+BuildRequires: python-rpm-macros
Requires: python-beautifulsoup4
Requires: python-geojson
Requires: python-lxml