forked from pool/python-Rtree
Accepting request 1303574 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1303574 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Rtree?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 10 05:53:17 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d97c7c5dcf25f6c0599c76d9933368c6a8d7238f2c1d00e76f1a69369ca82a0
|
||||
size 50789
|
||||
3
rtree-1.4.1.tar.gz
Normal file
3
rtree-1.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6b1b3550881e57ebe530cc6cffefc87cd9bf49c30b37b894065a9f810875e46
|
||||
size 52425
|
||||
Reference in New Issue
Block a user