diff --git a/pymdown-extensions-10.13.tar.gz b/pymdown-extensions-10.13.tar.gz deleted file mode 100644 index db73586..0000000 --- a/pymdown-extensions-10.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44bdc51b81508a5d4ff9f3c217cf7966a1ea37b9132e53bc79e2ea068c0c6ab8 -size 1129075 diff --git a/pymdown-extensions-10.14.tar.gz b/pymdown-extensions-10.14.tar.gz new file mode 100644 index 0000000..4bf315e --- /dev/null +++ b/pymdown-extensions-10.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff9df29d6f970fb5c364e0f5a857a83c43d5f37a38fd8a4349a9a5afb077cbe +size 1131184 diff --git a/python-pymdown-extensions.changes b/python-pymdown-extensions.changes index 62529d5..adf6f25 100644 --- a/python-pymdown-extensions.changes +++ b/python-pymdown-extensions.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 8 20:08:07 UTC 2025 - Benoît Monin + +- update to 10.14: + * NEW: Blocks.HTML: Add new custom option to specify tags and the + assumed handling for them when automatic mode is assumed. This + can also be used to override the handling for recognized tags + with automatic handling. + * FIX: Fix tests to pass with Pygments 2.19+. + ------------------------------------------------------------------- Mon Dec 23 19:32:33 UTC 2024 - Benoît Monin diff --git a/python-pymdown-extensions.spec b/python-pymdown-extensions.spec index 8e1238d..7871179 100644 --- a/python-pymdown-extensions.spec +++ b/python-pymdown-extensions.spec @@ -1,7 +1,7 @@ # # spec file for package python-pymdown-extensions # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-pymdown-extensions -Version: 10.13 +Version: 10.14 Release: 0 Summary: Extension pack for Python Markdown License: MIT