15
0

Accepting request 1256108 from devel:languages:python

- Don't use license in the dist-info directory.

OBS-URL: https://build.opensuse.org/request/show/1256108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plaster?expand=0&rev=7
This commit is contained in:
2025-03-26 20:20:27 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 26 05:32:28 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Don't use license in the dist-info directory.
-------------------------------------------------------------------
Tue May 14 12:49:13 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-plaster
#
# 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
@@ -59,7 +59,7 @@ entrypoint.
%pytest
%files %{python_files}
%license %{python_sitelib}/plaster-%{version}.dist-info/LICENSE.txt
%license LICENSE.txt
%{python_sitelib}/plaster-%{version}.dist-info/
%{python_sitelib}/plaster/