Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-mkdocs-material for
openSUSE:Factory checked in at 2025-05-08 18:22:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mkdocs-material (Old)
and /work/SRC/openSUSE:Factory/.python-mkdocs-material.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mkdocs-material"
Thu May 8 18:22:08 2025 rev:86 rq:1275310 version:9.6.12
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-mkdocs-material/python-mkdocs-material.changes
2025-04-20 20:07:48.288697952 +0200
+++
/work/SRC/openSUSE:Factory/.python-mkdocs-material.new.30101/python-mkdocs-material.changes
2025-05-08 18:24:46.083948423 +0200
@@ -1,0 +2,6 @@
+Thu Apr 24 13:17:31 UTC 2025 - ecsos <[email protected]>
+
+- Fix build error in Leap.
+ Leap does not understand Buildrequires: >= 5.7.post1
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mkdocs-material.spec ++++++
--- /var/tmp/diff_new_pack.j7q325/_old 2025-05-08 18:24:46.535967278 +0200
+++ /var/tmp/diff_new_pack.j7q325/_new 2025-05-08 18:24:46.535967278 +0200
@@ -50,7 +50,7 @@
# Requirements for plugins
# https://github.com/squidfunk/mkdocs-material/blob/master/requirements.txt#L29
BuildRequires: %{python_module Babel >= 2.10}
-BuildRequires: %{python_module backrefs >= 5.7.post1}
+BuildRequires: %{python_module backrefs >= 5.8}
BuildRequires: %{python_module colorama >= 0.4}
BuildRequires: %{python_module paginate >= 0.5}
BuildRequires: %{python_module requests >= 2.31}
@@ -67,7 +67,7 @@
# Requirements for plugins
# https://github.com/squidfunk/mkdocs-material/blob/master/requirements.txt#L29
Requires: python-Babel >= 2.10
-Requires: python-backrefs >= 5.7.post1
+Requires: python-backrefs >= 5.8
Requires: python-colorama >= 0.4
Requires: python-paginate >= 0.5
Requires: python-requests >= 2.31