14
0

- Support both lowercased and unnormalized metadata directory names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKCS11?expand=0&rev=13
This commit is contained in:
2025-04-14 06:19:29 +00:00
committed by Git OBS Bridge
parent da07567c1f
commit 1465c9ca42
2 changed files with 6 additions and 1 deletions

View File

@@ -61,6 +61,6 @@ export $(python3 get_PYKCS11LIB.py)
%doc Changes.txt README.md
%license COPYING
%{python_sitearch}/PyKCS11
%{python_sitearch}/pykcs11-%{version}.dist-info
%{python_sitearch}/[Pp]y[Kk][cC][Ss]11-%{version}.dist-info
%changelog