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

@@ -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