14
0

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

update to version 3.8.2

OBS-URL: https://build.opensuse.org/request/show/1287016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=103
This commit is contained in:
2025-06-20 09:35:54 +00:00
committed by Git OBS Bridge
parent bf7b378ce2
commit efb44beaad
4 changed files with 13 additions and 4 deletions

View File

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

BIN
markdown-3.8.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 19 19:01:44 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
- 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 <foo and Python 3.14.
-------------------------------------------------------------------
Wed Jun 18 16:36:45 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.1
Version: 3.8.2
Release: 0
Summary: Python implementation of Markdown
License: BSD-3-Clause