Compare commits

8 Commits

Author SHA256 Message Date
8a1ab4a0bf Accepting request 1282361 from devel:languages:python
Forwarded request #1282153 from glaubitz

- 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/1282361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Rtree?expand=0&rev=5
2025-06-03 17:10:45 +00:00
6276fdd0ac 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
2025-06-03 14:02:37 +00:00
53a41d2fe3 Accepting request 1264843 from devel:languages:python
- Normalize metadata directory name.

Requires python-setuptools 78 to build successfully.

OBS-URL: https://build.opensuse.org/request/show/1264843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Rtree?expand=0&rev=4
2025-04-16 18:38:30 +00:00
a7a2d5ae29 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Rtree?expand=0&rev=8
2025-03-25 08:02:29 +00:00
1e529a0fc9 Accepting request 1245774 from devel:languages:python
- Switch to pyproject macros.
- Stop using libdir macro, which now doesn't return /usr/lib64.

OBS-URL: https://build.opensuse.org/request/show/1245774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Rtree?expand=0&rev=3
2025-02-14 18:20:56 +00:00
f6997a31a1 - Switch to pyproject macros.
- Stop using libdir macro, which now doesn't return /usr/lib64.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Rtree?expand=0&rev=6
2025-02-14 03:18:09 +00:00
30e8632d2d Accepting request 1201610 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1201610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Rtree?expand=0&rev=2
2024-09-17 16:20:00 +00:00
60b9ce51e1 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
2024-09-17 12:25:26 +00:00
4 changed files with 4 additions and 20 deletions

View File

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

View File

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d97c7c5dcf25f6c0599c76d9933368c6a8d7238f2c1d00e76f1a69369ca82a0
size 50789

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6b1b3550881e57ebe530cc6cffefc87cd9bf49c30b37b894065a9f810875e46
size 52425