diff --git a/python-Rtree.changes b/python-Rtree.changes index 2c27028..a517b47 100644 --- a/python-Rtree.changes +++ b/python-Rtree.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Sep 10 05:53:17 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.4.1 + * Rename main branch references by :user:`mwtoews` in (#356) + * Fixing an incorrect reassignment in nearest_v and intersection_v + by @Atilleusz in (#358) + * Add spatialindex version to tests, add common pytest configuration + by @mwtoews in (#360) + * Refactor array-loading methods, add tests by @mwtoews in (#361) + * Minor refactor of code blocks in docs by @mwtoews in (#362) + * Resolve some issues in the batch API by @FreddieWitherden in (#367) + * Fix #369 (load libspatialindex without changing cwd) + by @remicres in (#370) + * arm64 wheels on Windows by @w8sl in (#378) and (#371) + ------------------------------------------------------------------- Tue Jun 3 07:16:33 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-Rtree.spec b/python-Rtree.spec index ee0f7d7..03a1d60 100644 --- a/python-Rtree.spec +++ b/python-Rtree.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-Rtree -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: R-Tree spatial index for Python GIS License: MIT diff --git a/rtree-1.4.0.tar.gz b/rtree-1.4.0.tar.gz deleted file mode 100644 index c346ef9..0000000 --- a/rtree-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d97c7c5dcf25f6c0599c76d9933368c6a8d7238f2c1d00e76f1a69369ca82a0 -size 50789 diff --git a/rtree-1.4.1.tar.gz b/rtree-1.4.1.tar.gz new file mode 100644 index 0000000..82e9218 --- /dev/null +++ b/rtree-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b1b3550881e57ebe530cc6cffefc87cd9bf49c30b37b894065a9f810875e46 +size 52425