Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-aws-sam-translator for
openSUSE:Factory checked in at 2024-04-18 22:12:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aws-sam-translator (Old)
and /work/SRC/openSUSE:Factory/.python-aws-sam-translator.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aws-sam-translator"
Thu Apr 18 22:12:20 2024 rev:28 rq:1168650 version:1.87.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-aws-sam-translator/python-aws-sam-translator.changes
2024-04-07 22:12:53.049715917 +0200
+++
/work/SRC/openSUSE:Factory/.python-aws-sam-translator.new.26366/python-aws-sam-translator.changes
2024-04-18 22:13:24.223240338 +0200
@@ -1,0 +2,6 @@
+Wed Apr 10 18:54:55 UTC 2024 - Robert Schweikert <[email protected]>
+
+- Switch to Python 3.11 build in SLE 15 SP4 and openSUSE Leap 15.4 and
+ later (jsc#PCT-371)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-aws-sam-translator.spec ++++++
--- /var/tmp/diff_new_pack.TFNOTw/_old 2024-04-18 22:13:24.891264902 +0200
+++ /var/tmp/diff_new_pack.TFNOTw/_new 2024-04-18 22:13:24.895265049 +0200
@@ -23,9 +23,7 @@
%else
%bcond_without test
%endif
-%if 0%{?suse_version} >= 1500
-%define skip_python2 1
-%endif
+%{?sle15_python_module_pythons}
Name: python-aws-sam-translator
Version: 1.87.0
Release: 0
@@ -48,6 +46,9 @@
%if 0%{?suse_version} < 1500
BuildRequires: python
%endif
+%if 0%{?sle_version} >= 150400
+Obsoletes: python3-aws-sam-translator < %{version}
+%endif
# SECTION test requirements
BuildRequires: %{python_module PyYAML >= 5.4}
BuildRequires: %{python_module boto3 >= 1.19.5}