forked from pool/python-PyKCS11
Accepting request 1269110 from devel:languages:python
- Support both lowercased and unnormalized metadata directory names. - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/request/show/1269110 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKCS11?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 14 06:19:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Support both lowercased and unnormalized metadata directory names.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 25 04:40:30 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Lowercase metadata directory name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 16 20:44:26 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
Wed Oct 16 20:44:26 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-PyKCS11
|
# spec file for package python-PyKCS11
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -61,6 +61,6 @@ export $(python3 get_PYKCS11LIB.py)
|
|||||||
%doc Changes.txt README.md
|
%doc Changes.txt README.md
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{python_sitearch}/PyKCS11
|
%{python_sitearch}/PyKCS11
|
||||||
%{python_sitearch}/PyKCS11-%{version}*-info
|
%{python_sitearch}/[Pp]y[Kk][cC][Ss]11-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user