Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-MarkupSafe for
openSUSE:Factory checked in at 2022-06-13 13:01:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-MarkupSafe (Old)
and /work/SRC/openSUSE:Factory/.python-MarkupSafe.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-MarkupSafe"
Mon Jun 13 13:01:52 2022 rev:24 rq:981948 version:2.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-MarkupSafe/python-MarkupSafe.changes
2022-03-29 18:14:29.443076915 +0200
+++
/work/SRC/openSUSE:Factory/.python-MarkupSafe.new.1548/python-MarkupSafe.changes
2022-06-13 13:01:56.341067448 +0200
@@ -1,0 +2,6 @@
+Thu Jun 9 07:59:18 UTC 2022 - Andreas Schneider <[email protected]>
+
+- Require python 3.6. There is no need to require a newer version and
+ this way it builds on openSUSE Leap >= 15.3
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-MarkupSafe.spec ++++++
--- /var/tmp/diff_new_pack.awIvSy/_old 2022-06-13 13:01:56.741068006 +0200
+++ /var/tmp/diff_new_pack.awIvSy/_new 2022-06-13 13:01:56.745068011 +0200
@@ -32,7 +32,7 @@
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-base >= 3.7
+Requires: python-base >= 3.6
%if %{with test}
BuildRequires: %{python_module pytest}
%endif