15
0

Accepting request 1264864 from devel:languages:python

- Normalize metadata directory name.

Requires python-setuptools 78 to build successfully.

OBS-URL: https://build.opensuse.org/request/show/1264864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fluent.syntax?expand=0&rev=2
This commit is contained in:
2025-04-16 18:38:54 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 27 02:04:57 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Normalize metadata directory name.
-------------------------------------------------------------------
Fri Jan 19 05:23:29 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-fluent.syntax
#
# 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
@@ -64,6 +64,6 @@ popd
%doc README.rst
%license LICENSE
%{python_sitelib}/fluent
%{python_sitelib}/fluent.syntax-%{version}.dist-info
%{python_sitelib}/fluent_syntax-%{version}.dist-info
%changelog