diff --git a/pymdown-extensions-10.3.tar.gz b/pymdown-extensions-10.3.tar.gz new file mode 100644 index 0000000..a1c9466 --- /dev/null +++ b/pymdown-extensions-10.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38267302f0f8fbb333c9d725e31da564dd1f5b3a5d3a897aa22f5e36a4e61e64 +size 1066318 diff --git a/pymdown-extensions-9.11.tar.gz b/pymdown-extensions-9.11.tar.gz deleted file mode 100644 index 6f4825a..0000000 --- a/pymdown-extensions-9.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0b859f3326c48e3ad7712ee90fc7da4dfa7898a7c83fef386bdb462b3e3c371 -size 1075986 diff --git a/python-pymdown-extensions.changes b/python-pymdown-extensions.changes index 7024462..6fde56f 100644 --- a/python-pymdown-extensions.changes +++ b/python-pymdown-extensions.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Thu Sep 7 07:14:27 UTC 2023 - Johannes Kastl + +- update to 10.3: + * NEW: Officially support Python 3.12. + * NEW: Drop Python 3.7 support. + +------------------------------------------------------------------- +Thu Sep 7 07:09:26 UTC 2023 - Johannes Kastl + +- update to 10.2.1 (skipping non-existent 10.2.0 release): + * FIX: Tabbed: Fix regression. + +------------------------------------------------------------------- +Thu Sep 7 07:08:13 UTC 2023 - Johannes Kastl + +- update to 10.1.0: + * NEW: Add new combine_header_slug option in legacy Tabbed + extension and new Block Tab extension that will + prefix a content tab's slug with the parent header's slug. This + allows for content tab slugs that are scoped to the + header they are under. + +------------------------------------------------------------------- +Thu Sep 7 07:07:05 UTC 2023 - Johannes Kastl + +- update to 10.0.1: + * FIX: Regression related to snippets nested deeply under + specified base path. + +------------------------------------------------------------------- +Thu Sep 7 07:05:48 UTC 2023 - Johannes Kastl + +- update to 10.0: + * Break: Snippets: snippets will restrict snippets to ensure they + are under the base_path preventing snippets relative to the + base_path but not explicitly under it. restrict_base_path can + be set to False for legacy behavior. + ------------------------------------------------------------------- Mon Apr 24 12:19:08 UTC 2023 - Elisei Roca diff --git a/python-pymdown-extensions.spec b/python-pymdown-extensions.spec index b578798..3dadd10 100644 --- a/python-pymdown-extensions.spec +++ b/python-pymdown-extensions.spec @@ -17,7 +17,7 @@ Name: python-pymdown-extensions -Version: 9.11 +Version: 10.3 Release: 0 Summary: Extension pack for Python Markdown License: MIT