15
0

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-StrEnum?expand=0&rev=7
This commit is contained in:
2025-03-26 00:54:31 +00:00
committed by Git OBS Bridge
parent b8ed64a072
commit d1559984ec
2 changed files with 6 additions and 1 deletions

View File

@@ -60,6 +60,6 @@ mv new-pytest.ini pytest.ini
%doc README.md
%license LICENSE
%{python_sitelib}/strenum
%{python_sitelib}/StrEnum-%{version}.dist-info
%{python_sitelib}/strenum-%{version}.dist-info
%changelog