17
0

Accepting request 1318269 from home:glaubitz:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1318269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-OSMPythonTools?expand=0&rev=9
This commit is contained in:
2025-11-18 07:55:49 +00:00
committed by Git OBS Bridge
parent 5b5cb58e4e
commit e2d88789c4
4 changed files with 14 additions and 4 deletions

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