15
0
forked from pool/python-Rtree

Accepting request 894008 from home:bnavigator:branches:devel:languages:python:numeric

new requirement of spyder 5.0.3

OBS-URL: https://build.opensuse.org/request/show/894008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Rtree?expand=0&rev=1
This commit is contained in:
2021-05-18 10:54:04 +00:00
committed by Git OBS Bridge
commit bdf060e93b
7 changed files with 206 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")