Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a057565337 | |||
| 878e55cb58 | |||
| 4c2c23931e | |||
| de09774fe7 | |||
| 30d9794d38 | |||
| 6790c3aba4 | |||
| 1e2a1ef748 | |||
| 6f8d3193a6 |
BIN
mistune-3.1.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
mistune-3.1.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3df702917becf54c1a26c39f44810dd408d7635806e28fb5ca7ef7b58512968f
|
|
||||||
size 96480
|
|
||||||
@@ -1,10 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Sep 18 12:57:41 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
||||||
|
|
||||||
- Update to 3.1.4
|
|
||||||
* Add fenced directive break rule in list parser, #412 - by @lepture in #412 (ea3ec)
|
|
||||||
* Prevent remove unicode whitespace when parsing atx heading - by @lepture (9e720)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 7 13:36:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Mon Apr 7 13:36:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%define modname mistune
|
%define modname mistune
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 3.1.4
|
Version: 3.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Markdown parser with renderers and plugins
|
Summary: Python Markdown parser with renderers and plugins
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user