diff --git a/OSMPythonTools-0.3.5.tar.gz b/OSMPythonTools-0.3.5.tar.gz deleted file mode 100644 index 6f61fe4..0000000 --- a/OSMPythonTools-0.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6be60ce3fd242083e4f139c228a3e8b5ddb3980a7fb9023a99ed22f52768fa7d -size 194001 diff --git a/OSMPythonTools-0.3.6.tar.gz b/OSMPythonTools-0.3.6.tar.gz new file mode 100644 index 0000000..9cd2017 --- /dev/null +++ b/OSMPythonTools-0.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f603ed84b092ab63e4a191cd808fc1792e0f71ca80bdd3aeb95d2ae8740196 +size 194800 diff --git a/python-OSMPythonTools.changes b/python-OSMPythonTools.changes index 7cff77d..84ca1ce 100644 --- a/python-OSMPythonTools.changes +++ b/python-OSMPythonTools.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Nov 17 15:46:37 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-OSMPythonTools.spec b/python-OSMPythonTools.spec index abcffc8..01b6ecf 100644 --- a/python-OSMPythonTools.spec +++ b/python-OSMPythonTools.spec @@ -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