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

@@ -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>