Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8a1ab4a0bf | |||
| 6276fdd0ac | |||
| 53a41d2fe3 | |||
| a7a2d5ae29 | |||
| 1e529a0fc9 | |||
| f6997a31a1 | |||
| 30e8632d2d | |||
| 60b9ce51e1 |
@@ -1,19 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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.1
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: R-Tree spatial index for Python GIS
|
||||
License: MIT
|
||||
|
||||
3
rtree-1.4.0.tar.gz
Normal file
3
rtree-1.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d97c7c5dcf25f6c0599c76d9933368c6a8d7238f2c1d00e76f1a69369ca82a0
|
||||
size 50789
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6b1b3550881e57ebe530cc6cffefc87cd9bf49c30b37b894065a9f810875e46
|
||||
size 52425
|
||||
Reference in New Issue
Block a user