14
0

- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyHanko?expand=0&rev=5
This commit is contained in:
2025-03-26 07:43:33 +00:00
committed by Git OBS Bridge
parent 6ca4e24bac
commit eb3c985eb5
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 26 07:43:16 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Fri Feb 21 14:49:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -81,6 +81,6 @@ The lack of open-source CLI tooling to handle digitally signing and stamping PDF
%files %{python_files}
%python_alternative %{_bindir}/pyhanko
%{python_sitelib}/pyhanko
%{python_sitelib}/pyHanko-%{version}.dist-info
%{python_sitelib}/pyhanko-%{version}.dist-info
%changelog