- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Rtree?expand=0&rev=8
This commit is contained in:
2025-03-25 08:02:29 +00:00
committed by Git OBS Bridge
commit 4fd3efd97d
8 changed files with 208 additions and 0 deletions

2
python-Rtree-rpmlintrc Normal file
View File

@@ -0,0 +1,2 @@
# pure python package does not link but access it via ctypes
addFilter("explicit-lib-dependency libspatialindex")