15
0
forked from pool/python-BTrees

- Support both lowercased and unnormalized metadata directory names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=43
This commit is contained in:
2025-04-14 05:44:30 +00:00
committed by Git OBS Bridge
parent 0f79368fa0
commit d8958b54f9
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 14 05:44:11 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Support both lowercased and unnormalized metadata directory names.
-------------------------------------------------------------------
Tue Mar 25 03:59:53 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -82,7 +82,7 @@ This package contains the files needed for binding the %{name} C module.
%license COPYRIGHT.txt LICENSE.txt
%exclude %{python_sitearch}/BTrees/*.h
%{python_sitearch}/BTrees
%{python_sitearch}/btrees-%{version}.dist-info
%{python_sitearch}/[Bb][Tt]rees-%{version}.dist-info
%files %{python_files devel}
%{python_sitearch}/BTrees/*.h