14
0
2024-01-03 09:41:49 +00:00
committed by Git OBS Bridge
parent 3e96b0ea2b
commit ba83ebe27a
2 changed files with 7 additions and 1 deletions

View File

@@ -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