forked from pool/python-Cheetah3
Accepting request 1269071 from devel:languages:python
- Support both lowercased and unnormalized metadata directory names. - Lowercase metadata directory name. OBS-URL: https://build.opensuse.org/request/show/1269071 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cheetah3?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 14 05:48:43 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Support both lowercased and unnormalized metadata directory names.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 00:39:18 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Lowercase metadata directory name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 16:53:01 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Cheetah3
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -98,6 +98,6 @@ $python Cheetah/Tests/Test.py
|
||||
%python_alternative %{_bindir}/cheetah-analyze
|
||||
%python_alternative %{_bindir}/cheetah-compile
|
||||
%{python_sitearch}/Cheetah
|
||||
%{python_sitearch}/CT3-%{version}*info
|
||||
%{python_sitearch}/[Cc][Tt]3-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user