forked from pool/python-PyKMIP
- Support both lowercased and unnormalized metadata directory names.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 14 06:23:18 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Support both lowercased and unnormalized metadata directory names.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 25 04:51:22 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Tue Mar 25 04:51:22 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -91,7 +91,7 @@ sed -i '/"enum-compat",/d' setup.py
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
%{python_sitelib}/kmip
|
%{python_sitelib}/kmip
|
||||||
%{python_sitelib}/pykmip-%{version}.dist-info
|
%{python_sitelib}/[Pp]y[Kk][Mm][Ii][Pp]-%{version}.dist-info
|
||||||
%python_alternative %{_bindir}/pykmip-server
|
%python_alternative %{_bindir}/pykmip-server
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user