diff --git a/python-antlr4-python3-runtime.changes b/python-antlr4-python3-runtime.changes index ada6ad0..64e8dab 100644 --- a/python-antlr4-python3-runtime.changes +++ b/python-antlr4-python3-runtime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 3 09:41:42 UTC 2024 - Dirk Müller + +- require setuptools + ------------------------------------------------------------------- Thu Nov 16 07:20:10 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-antlr4-python3-runtime.spec b/python-antlr4-python3-runtime.spec index 990313c..db98f41 100644 --- a/python-antlr4-python3-runtime.spec +++ b/python-antlr4-python3-runtime.spec @@ -1,7 +1,7 @@ # # spec file for package python-antlr4-python3-runtime # -# 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 @@ -27,6 +27,7 @@ URL: https://www.antlr.org Source: https://github.com/antlr/antlr4/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: LICENSE.txt BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros