Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pymdown-extensions for
openSUSE:Factory checked in at 2026-06-25 17:14:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymdown-extensions (Old)
and /work/SRC/openSUSE:Factory/.python-pymdown-extensions.new.2088 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pymdown-extensions"
Thu Jun 25 17:14:05 2026 rev:24 rq:1361715 version:11.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pymdown-extensions/python-pymdown-extensions.changes
2026-05-14 21:44:33.938564705 +0200
+++
/work/SRC/openSUSE:Factory/.python-pymdown-extensions.new.2088/python-pymdown-extensions.changes
2026-06-25 17:14:06.863004982 +0200
@@ -1,0 +2,10 @@
+Wed Jun 24 19:59:20 UTC 2026 - BenoƮt Monin <[email protected]>
+
+- update to version 11.0:
+ * BREAK: B64: Restricts relative links to base_path by default.
+ * NEW: Drop Python 3.9 support.
+ * FIX: Tabbed: Fix issue where an empty title would cause an
+ exception.
+- increase minimum python version to 3.10
+
+-------------------------------------------------------------------
Old:
----
pymdown-extensions-10.21.3.tar.gz
New:
----
pymdown-extensions-11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pymdown-extensions.spec ++++++
--- /var/tmp/diff_new_pack.PeTihA/_old 2026-06-25 17:14:08.059046241 +0200
+++ /var/tmp/diff_new_pack.PeTihA/_new 2026-06-25 17:14:08.063046379 +0200
@@ -20,14 +20,14 @@
%define skip_python36 1
%{?sle15_python_module_pythons}
Name: python-pymdown-extensions
-Version: 10.21.3
+Version: 11.0
Release: 0
Summary: Extension pack for Python Markdown
License: MIT
URL: https://github.com/facelessuser/pymdown-extensions
Source:
https://github.com/facelessuser/pymdown-extensions/archive/refs/tags/%{version}.tar.gz#/pymdown-extensions-%{version}.tar.gz
BuildRequires: %{python_module Markdown >= 3.6}
-BuildRequires: %{python_module base >= 3.9}
+BuildRequires: %{python_module base >= 3.10}
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
# test requirements
++++++ pymdown-extensions-10.21.3.tar.gz -> pymdown-extensions-11.0.tar.gz
++++++
++++ 6258 lines of diff (skipped)