15
0

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=23
This commit is contained in:
2025-03-25 03:42:31 +00:00
committed by Git OBS Bridge
parent e274121fd6
commit 47f9ce84d6
2 changed files with 6 additions and 1 deletions

View File

@@ -64,6 +64,6 @@ such as Markdown and reStructuredText (these two are supported by default).
%license LICENSE
%doc README.rst changelog
%{python_sitelib}/markups
%{python_sitelib}/Markups-%{version}*-info
%{python_sitelib}/markups-%{version}.dist-info
%changelog