15
0
forked from pool/python-Rtree

- 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
This commit is contained in:
2025-02-14 03:18:09 +00:00
committed by Git OBS Bridge
parent 60b9ce51e1
commit f6997a31a1
2 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 14 03:17:29 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- Stop using libdir macro, which now doesn't return /usr/lib64.
-------------------------------------------------------------------
Tue Sep 17 11:34:46 UTC 2024 - Nico Krapp <nico.krapp@suse.com>