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

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

OBS-URL: https://build.opensuse.org/request/show/1303427
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Rtree?expand=0&rev=12
This commit is contained in:
2025-09-10 09:12:42 +00:00
committed by Git OBS Bridge
parent 0969fc7c60
commit 1ef015d688
4 changed files with 20 additions and 4 deletions

View File

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