15
0
forked from pool/python-Rtree

- 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
parent f6997a31a1
commit a7a2d5ae29
2 changed files with 6 additions and 1 deletions

View File

@@ -73,6 +73,6 @@ spatial indexing features for the spatially curious Python user.
%doc README.md
%license LICENSE.txt
%{python_sitelib}/rtree
%{python_sitelib}/Rtree-%{version}.dist-info
%{python_sitelib}/rtree-%{version}.dist-info
%changelog