15
0
forked from pool/python-Rtree

Accepting request 1201600 from home:nkrapp:branches:devel:languages:python

- Update to 1.3.0
  * Upgrade binary wheels with libspatialindex-2.0.0 (#316)
  * Fix binary wheels for musllinux (#316)
  * Update code style, replace isort and black with ruff, modern numpy rng (#319)
  * Remove libsidx version testing (#313)
- Update to 1.3.0
  * Upgrade binary wheels with libspatialindex-2.0.0 (#316)
  * Fix binary wheels for musllinux (#316)
  * Update code style, replace isort and black with ruff, modern numpy rng (#319)
  * Remove libsidx version testing (#313)

OBS-URL: https://build.opensuse.org/request/show/1201600
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Rtree?expand=0&rev=4
This commit is contained in:
2024-09-17 12:25:26 +00:00
committed by Git OBS Bridge
parent 6b46f60e57
commit 60b9ce51e1
5 changed files with 57 additions and 77 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 17 11:34:46 UTC 2024 - Nico Krapp <nico.krapp@suse.com>
- Update to 1.3.0
* Upgrade binary wheels with libspatialindex-2.0.0 (#316)
* Fix binary wheels for musllinux (#316)
* Update code style, replace isort and black with ruff, modern numpy rng (#319)
* Remove libsidx version testing (#313)
-------------------------------------------------------------------
Wed May 19 10:29:54 UTC 2021 - Ben Greiner <code@bnavigator.de>