diff --git a/python-gast.changes b/python-gast.changes index d72c295..21127c6 100644 --- a/python-gast.changes +++ b/python-gast.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 3 10:02:57 UTC 2024 - Dirk Müller + +- require setuptools + ------------------------------------------------------------------- Fri Oct 20 21:23:20 UTC 2023 - Matej Cepl @@ -11,14 +16,14 @@ Tue Oct 10 13:44:16 UTC 2023 - Matej Cepl ------------------------------------------------------------------- Wed May 17 14:37:48 UTC 2023 - Dirk Müller -- go back to 0.5.3 +- go back to 0.5.3 ------------------------------------------------------------------- Sun May 14 12:52:11 UTC 2023 - Dirk Müller - update to 0.5.4: * Support TryStar from python 3.11 - * Support match statement from python 3.10 + * Support match statement from python 3.10 ------------------------------------------------------------------- Fri Apr 21 12:25:38 UTC 2023 - Dirk Müller diff --git a/python-gast.spec b/python-gast.spec index 1c25fa3..e946d4a 100644 --- a/python-gast.spec +++ b/python-gast.spec @@ -1,7 +1,7 @@ # # spec file for package python-gast # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,6 +26,7 @@ License: BSD-3-Clause URL: https://github.com/serge-sans-paille/gast/ Source: https://github.com/serge-sans-paille/gast/archive/%{version}.tar.gz#/%{srcname}-%{version}.tar.gz BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: python-rpm-macros # SECTION test requirements