Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-antlr4-python3-runtime for
openSUSE:Factory checked in at 2024-01-03 14:53:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-antlr4-python3-runtime (Old)
and /work/SRC/openSUSE:Factory/.python-antlr4-python3-runtime.new.28375
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-antlr4-python3-runtime"
Wed Jan 3 14:53:29 2024 rev:5 rq:1136428 version:4.13.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-antlr4-python3-runtime/python-antlr4-python3-runtime.changes
2023-11-16 20:29:02.321424777 +0100
+++
/work/SRC/openSUSE:Factory/.python-antlr4-python3-runtime.new.28375/python-antlr4-python3-runtime.changes
2024-01-03 14:53:45.593344513 +0100
@@ -1,0 +2,5 @@
+Wed Jan 3 09:41:42 UTC 2024 - Dirk Müller <[email protected]>
+
+- require setuptools
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-antlr4-python3-runtime.spec ++++++
--- /var/tmp/diff_new_pack.HMpUDn/_old 2024-01-03 14:53:46.669383795 +0100
+++ /var/tmp/diff_new_pack.HMpUDn/_new 2024-01-03 14:53:46.669383795 +0100
@@ -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 @@
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