forked from pool/python-OSMPythonTools
- Skip python38, python-xarray is not available there.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-OSMPythonTools?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 4 09:42:45 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Skip python38, python-xarray is not available there.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 16 09:24:04 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user