15
0
forked from pool/python-Rtree

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

- Update to 1.4.0
  * Python 3.9+ is now required (#321)
  * Add support for array-based bulk insert with NumPy (#340)
  * Upgrade binary wheels with libspatialindex-2.1.0 (#353)
  * Rename project and other build components to “rtree” (#350)
- Refresh Rtree-opensuse-noarch.patch

OBS-URL: https://build.opensuse.org/request/show/1282153
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Rtree?expand=0&rev=10
This commit is contained in:
2025-06-03 14:02:37 +00:00
committed by Git OBS Bridge
parent a7a2d5ae29
commit 6276fdd0ac
5 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 3 07:16:33 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.4.0
* Python 3.9+ is now required (#321)
* Add support for array-based bulk insert with NumPy (#340)
* Upgrade binary wheels with libspatialindex-2.1.0 (#353)
* Rename project and other build components to “rtree” (#350)
- Refresh Rtree-opensuse-noarch.patch
-------------------------------------------------------------------
Tue Mar 25 08:01:23 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>