diff --git a/mistletoe-1.3.0.tar.gz b/mistletoe-1.3.0.tar.gz deleted file mode 100644 index f21221c..0000000 --- a/mistletoe-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c5a81d97eadf09fc13b29e9d63518802e9f645237e018e1a3059c3f87d9e9d1 -size 121653 diff --git a/mistletoe-1.4.0.tar.gz b/mistletoe-1.4.0.tar.gz new file mode 100644 index 0000000..934706e --- /dev/null +++ b/mistletoe-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f802ce999defcd71bb77e677362f13bf2a0656e29de7e29596e23528d1e39b3 +size 122220 diff --git a/python-mistletoe.changes b/python-mistletoe.changes index 342c68d..2d4a0f3 100644 --- a/python-mistletoe.changes +++ b/python-mistletoe.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 23 20:46:31 UTC 2024 - Dirk Müller + +- update to 1.4.0: + * Add `parent` attribute/property (#71 via #206). + * `MarkdownRenderer`: Keep the original content spacing before + the list marker (#213 via #215). + * Bump build/CI scripts. + ------------------------------------------------------------------- Wed Feb 7 19:39:13 UTC 2024 - Dirk Müller diff --git a/python-mistletoe.spec b/python-mistletoe.spec index 72844d8..5d5a33c 100644 --- a/python-mistletoe.spec +++ b/python-mistletoe.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-mistletoe -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: A Markdown parser in pure Python License: MIT