15
0

Accepting request 1269099 from devel:languages:python

- Support both lowercased and unnormalized metadata directory names.

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/request/show/1269099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markups?expand=0&rev=11
This commit is contained in:
2025-04-14 10:59:43 +00:00
committed by Git OBS Bridge
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 14 06:06:17 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Support both lowercased and unnormalized metadata directory names.
-------------------------------------------------------------------
Tue Mar 25 03:42:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Lowercase metadata directory name.
-------------------------------------------------------------------
Wed Jan 22 14:08:33 UTC 2025 - Markéta Machová <mmachova@suse.com>

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}/[Mm]arkups-%{version}.dist-info
%changelog