14
0

- update filelist for newer setuptools

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Automat?expand=0&rev=25
This commit is contained in:
2025-03-30 08:27:46 +00:00
committed by Git OBS Bridge
parent c66ad3a149
commit 29c555f7de
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 30 08:26:56 UTC 2025 - Dirk Müller <dmueller@suse.com>
- make it compatible with older setuptools again
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 24 18:00:52 UTC 2025 - Markéta Machová <mmachova@suse.com> Mon Mar 24 18:00:52 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -87,7 +87,7 @@ automata (particularly deterministic finite-state transducers).
%doc README.md %doc README.md
%python_alternative %{_bindir}/automat-visualize %python_alternative %{_bindir}/automat-visualize
%{python_sitelib}/automat %{python_sitelib}/automat
%{python_sitelib}/automat-%{version}.dist-info %{python_sitelib}/?utomat-%{version}.dist-info
%endif %endif
%changelog %changelog