17
0

Accepting request 1318413 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1318413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-OSMPythonTools?expand=0&rev=5
This commit is contained in:
2025-11-18 14:40:51 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6be60ce3fd242083e4f139c228a3e8b5ddb3980a7fb9023a99ed22f52768fa7d
size 194001

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40f603ed84b092ab63e4a191cd808fc1792e0f71ca80bdd3aeb95d2ae8740196
size 194800

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 17 15:46:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.3.6
* [improvement] `Nominatim` forward geocoding results can be iterated
* [improvement] polygons can be used to define the search area for an
`Overpass` query
- Update Requires from setup.py
-------------------------------------------------------------------
Tue Mar 25 03:46:40 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -19,7 +19,7 @@
%define modname OSMPythonTools
%{?sle15_python_module_pythons}
Name: python-OSMPythonTools
Version: 0.3.5
Version: 0.3.6
Release: 0
Summary: A library to access OpenStreetMap related services
License: GPL-3.0-only
@@ -34,6 +34,7 @@ BuildRequires: python-rpm-macros
Requires: python-beautifulsoup4
Requires: python-geojson
Requires: python-lxml
Requires: python-matplotlib
Requires: python-numpy
Requires: python-pandas
Requires: python-ujson