forked from pool/python-Markdown
Accepting request 1329160 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1329160 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=59
This commit is contained in:
3
markdown-3.10.1.tar.gz
Normal file
3
markdown-3.10.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c19c10bd5c14ac948c53d0d762a04e2fa35a6d58a6b7b1e6bfcbe6fefc0001a
|
||||
size 365402
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37062d4f2aa4b2b6b32aefb80faa300f82cc790cb949a35b8caede34f2b68c0e
|
||||
size 364931
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 23 16:12:26 UTC 2026 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 3.10.1:
|
||||
* Ensure nested elements inside inline comments are properly
|
||||
unescaped (#1571).
|
||||
* Make the docs build successfully with mkdocstrings-python 2.0
|
||||
(#1575).
|
||||
* Fix infinite loop when multiple bogus or unclosed HTML comments
|
||||
appear in input (#1578).
|
||||
* Fix another infinite loop when handling bad comments (#1586).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 4 19:45:00 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Markdown
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -32,7 +32,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-Markdown%{psuffix}
|
||||
Version: 3.10
|
||||
Version: 3.10.1
|
||||
Release: 0
|
||||
Summary: Python implementation of Markdown
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user