Files
python-Rtree/python-Rtree-rpmlintrc
Nico Krapp 28221fb54f - 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/package/show/devel:languages:python/python-Rtree?expand=0&rev=10
2025-06-03 14:02:37 +00:00

3 lines
114 B
Plaintext

# pure python package does not link but access it via ctypes
addFilter("explicit-lib-dependency libspatialindex")