Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-Markdown for openSUSE:Factory
checked in at 2025-08-09 19:58:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Markdown (Old)
and /work/SRC/openSUSE:Factory/.python-Markdown.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Markdown"
Sat Aug 9 19:58:44 2025 rev:54 rq:1298181 version:3.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Markdown/python-Markdown.changes
2025-07-15 16:43:04.526081977 +0200
+++
/work/SRC/openSUSE:Factory/.python-Markdown.new.1085/python-Markdown.changes
2025-08-09 20:04:46.162645735 +0200
@@ -1,0 +2,6 @@
+Wed Aug 6 18:16:02 UTC 2025 - BenoƮt Monin <[email protected]>
+
+- set the minimum version of setuptools to 77.0 to match upstream
+ pyproject.toml
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Markdown.spec ++++++
--- /var/tmp/diff_new_pack.UNukGd/_old 2025-08-09 20:04:46.738669953 +0200
+++ /var/tmp/diff_new_pack.UNukGd/_new 2025-08-09 20:04:46.738669953 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-Markdown
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module importlib-metadata >= 4.4 if %python-base <
3.10}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module setuptools >= 77.0}
BuildRequires: %{python_module wheel}
BuildRequires: alts
BuildRequires: fdupes