14
0

- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=122
This commit is contained in:
2025-03-26 05:35:53 +00:00
committed by Git OBS Bridge
parent fd12fac59a
commit d56cd799f3
2 changed files with 6 additions and 1 deletions

View File

@@ -97,7 +97,7 @@ export LC_ALL=en_US.UTF-8
%license LICENSE
%doc *.rst
%{python_sitelib}/OpenSSL/
%{python_sitelib}/pyOpenSSL-%{version}.dist-info
%{python_sitelib}/pyopenssl-%{version}.dist-info
%endif
%changelog