diff --git a/mistletoe-1.4.0.tar.gz b/mistletoe-1.4.0.tar.gz deleted file mode 100644 index 934706e..0000000 --- a/mistletoe-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f802ce999defcd71bb77e677362f13bf2a0656e29de7e29596e23528d1e39b3 -size 122220 diff --git a/mistletoe-1.5.0.tar.gz b/mistletoe-1.5.0.tar.gz new file mode 100644 index 0000000..d229507 --- /dev/null +++ b/mistletoe-1.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b18962fe471e05333a7ca542ed39726b6ede64be883be7a71e98202f9bbc907 +size 117564 diff --git a/python-mistletoe.changes b/python-mistletoe.changes index 2904d28..82cbc23 100644 --- a/python-mistletoe.changes +++ b/python-mistletoe.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Nov 5 14:02:21 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.5.0 + * LaTeXRenderer: Render thematic break on a new line (#224). + * LaTeXRenderer: Properly escape caret ("^") within raw text (#234). + * Incomplete configuration for tox and tests (#220, #221). + * Add types to __init__.py's markdown function (#251). + * Fix typos in the in-line documentation, while also resolving problems + within the docs folder (#226). + * Describe Document's constructor and how end-of-lines are treated (#64). + ------------------------------------------------------------------- Thu Aug 21 09:35:22 UTC 2025 - Markéta Machová diff --git a/python-mistletoe.spec b/python-mistletoe.spec index ff47df3..fff2b8b 100644 --- a/python-mistletoe.spec +++ b/python-mistletoe.spec @@ -23,7 +23,7 @@ %endif %{?sle15_python_module_pythons} Name: python-mistletoe -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: A Markdown parser in pure Python License: MIT