17
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 8252f4a2de
commit ef2e4ec8a5
2 changed files with 3 additions and 3 deletions

Binary file not shown.

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