From c66ad3a149f83e089d3e1a23e01383d287e5febe5580b5dacbf7ca857dffcc11 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 25 Mar 2025 07:52:23 +0000 Subject: [PATCH] Accepting request 1255716 from home:mcalabkova:branches:devel:languages:python - adapt to setuptools 77 OBS-URL: https://build.opensuse.org/request/show/1255716 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Automat?expand=0&rev=24 --- python-Automat.changes | 5 +++++ python-Automat.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-Automat.changes b/python-Automat.changes index e263243..f0c3f41 100644 --- a/python-Automat.changes +++ b/python-Automat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 24 18:00:52 UTC 2025 - Markéta Machová + +- adapt to setuptools 77 + ------------------------------------------------------------------- Tue Oct 29 21:04:41 UTC 2024 - Dirk Müller diff --git a/python-Automat.spec b/python-Automat.spec index 8f990c2..7a13c84 100644 --- a/python-Automat.spec +++ b/python-Automat.spec @@ -1,7 +1,7 @@ # # spec file for package python-Automat # -# 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 @@ -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}/automat-%{version}.dist-info %endif %changelog