14
0

Accepting request 1286752 from home:benoit_monin:branches:devel:languages:python

update to version 3.8.1

OBS-URL: https://build.opensuse.org/request/show/1286752
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=102
This commit is contained in:
2025-06-19 09:07:35 +00:00
committed by Git OBS Bridge
parent 3f6e8c2b91
commit bf7b378ce2
4 changed files with 14 additions and 4 deletions

3
markdown-3.8.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2e2f01cead4828ee74ecca9623045f62216aef2212a7685d6eb9163f590b8c1
size 361280

BIN
markdown-3.8.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 18 16:36:45 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 3.8.1:
* Ensure incomplete markup declaration in raw HTML doesnt crash
parser (#1534).
* Fixed dropped content in md_in_html (#1526).
* Fixed HTML handling corner case that prevented some content
from not being rendered (#1528).
-------------------------------------------------------------------
Fri Apr 11 20:28:38 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>

View File

@@ -27,7 +27,7 @@
%bcond_with test
%endif
Name: python-Markdown%{psuffix}
Version: 3.8
Version: 3.8.1
Release: 0
Summary: Python implementation of Markdown
License: BSD-3-Clause