diff --git a/markdown-3.8.1.tar.gz b/markdown-3.8.1.tar.gz deleted file mode 100644 index 354d72a..0000000 --- a/markdown-3.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2e2f01cead4828ee74ecca9623045f62216aef2212a7685d6eb9163f590b8c1 -size 361280 diff --git a/markdown-3.8.2.tar.gz b/markdown-3.8.2.tar.gz new file mode 100644 index 0000000..163318c --- /dev/null +++ b/markdown-3.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247b9a70dd12e27f67431ce62523e675b866d254f900c4fe75ce3dda62237c45 +size 362071 diff --git a/python-Markdown.changes b/python-Markdown.changes index b0ba894..b05f79b 100644 --- a/python-Markdown.changes +++ b/python-Markdown.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jun 19 19:01:44 UTC 2025 - Benoît Monin + +- update to version 3.8.2: + * Fix codecs deprecation in Python 3.14. + * Fix issue with unclosed comment parsing in Python 3.14. + * Fix issue with unclosed declarations in Python 3.14. + * Fix issue with unclosed HTML tag diff --git a/python-Markdown.spec b/python-Markdown.spec index 50c7ce3..03c83ea 100644 --- a/python-Markdown.spec +++ b/python-Markdown.spec @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-Markdown%{psuffix} -Version: 3.8.1 +Version: 3.8.2 Release: 0 Summary: Python implementation of Markdown License: BSD-3-Clause