From 29c555f7de1d7f15c1fee007cd422d19e6bbb8fca19a79ec8220e9b43502a2dc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 30 Mar 2025 08:27:46 +0000 Subject: [PATCH] - update filelist for newer setuptools OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Automat?expand=0&rev=25 --- python-Automat.changes | 5 +++++ python-Automat.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Automat.changes b/python-Automat.changes index f0c3f41..c42f953 100644 --- a/python-Automat.changes +++ b/python-Automat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 30 08:26:56 UTC 2025 - Dirk Müller + +- make it compatible with older setuptools again + ------------------------------------------------------------------- Mon Mar 24 18:00:52 UTC 2025 - Markéta Machová diff --git a/python-Automat.spec b/python-Automat.spec index 7a13c84..1fc37fd 100644 --- a/python-Automat.spec +++ b/python-Automat.spec @@ -87,7 +87,7 @@ automata (particularly deterministic finite-state transducers). %doc README.md %python_alternative %{_bindir}/automat-visualize %{python_sitelib}/automat -%{python_sitelib}/automat-%{version}.dist-info +%{python_sitelib}/?utomat-%{version}.dist-info %endif %changelog