forked from pool/python-pymdown-extensions
Accepting request 1109436 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 10.3 OBS-URL: https://build.opensuse.org/request/show/1109436 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=6
This commit is contained in:
3
pymdown-extensions-10.3.tar.gz
Normal file
3
pymdown-extensions-10.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38267302f0f8fbb333c9d725e31da564dd1f5b3a5d3a897aa22f5e36a4e61e64
|
||||||
|
size 1066318
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0b859f3326c48e3ad7712ee90fc7da4dfa7898a7c83fef386bdb462b3e3c371
|
|
||||||
size 1075986
|
|
@@ -1,3 +1,42 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 7 07:14:27 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- 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 <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- 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 <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- 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 <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- 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 <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- 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 <eroca@mailbox.org>
|
Mon Apr 24 12:19:08 UTC 2023 - Elisei Roca <eroca@mailbox.org>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pymdown-extensions
|
Name: python-pymdown-extensions
|
||||||
Version: 9.11
|
Version: 10.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Extension pack for Python Markdown
|
Summary: Extension pack for Python Markdown
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user