Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a98d220ca1 | |||
| fd1db9e5e3 |
3
OSMPythonTools-0.3.5.tar.gz
Normal file
3
OSMPythonTools-0.3.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6be60ce3fd242083e4f139c228a3e8b5ddb3980a7fb9023a99ed22f52768fa7d
|
||||
size 194001
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40f603ed84b092ab63e4a191cd808fc1792e0f71ca80bdd3aeb95d2ae8740196
|
||||
size 194800
|
||||
@@ -1,12 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define modname OSMPythonTools
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-OSMPythonTools
|
||||
Version: 0.3.6
|
||||
Version: 0.3.5
|
||||
Release: 0
|
||||
Summary: A library to access OpenStreetMap related services
|
||||
License: GPL-3.0-only
|
||||
@@ -34,7 +34,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user