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-03-07 18:30:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-antlr4-python3-runtime (Old)
and /work/SRC/openSUSE:Factory/.python-antlr4-python3-runtime.new.1770
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-antlr4-python3-runtime"
Thu Mar 7 18:30:47 2024 rev:7 rq:1155879 version:4.13.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-antlr4-python3-runtime/python-antlr4-python3-runtime.changes
2024-02-08 19:05:32.762466377 +0100
+++
/work/SRC/openSUSE:Factory/.python-antlr4-python3-runtime.new.1770/python-antlr4-python3-runtime.changes
2024-03-07 18:32:19.343447746 +0100
@@ -1,0 +2,9 @@
+Thu Mar 7 11:43:18 UTC 2024 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Switch package to modern Python Stack on SLE-15
+ + Add %{?sle15_python_module_pythons}
+ + Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+ + Drop %define skip_python2 1
+ + Drop support for older Python 3.x versions
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-antlr4-python3-runtime.spec ++++++
--- /var/tmp/diff_new_pack.SiduxW/_old 2024-03-07 18:32:20.015472544 +0100
+++ /var/tmp/diff_new_pack.SiduxW/_new 2024-03-07 18:32:20.015472544 +0100
@@ -16,8 +16,7 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
+%{?sle15_python_module_pythons}
Name: python-antlr4-python3-runtime
Version: 4.13.1
Release: 0
@@ -34,9 +33,6 @@
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
-%if %{python3_version_nodots} < 35
-Requires: python-typing
-%endif
%python_subpackages
%description