python-Markdown
No description set
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/python-Markdown && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Markdown-3.5.2.tar.gz | 0000349398 341 KB | |
markdown-3.0-python37.patch | 0000000515 515 Bytes | |
python-Markdown.changes | 0000020582 20.1 KB | |
python-Markdown.spec | 0000002536 2.48 KB |
Latest Revision
Marco Strigl (mstrigl)
committed
(revision 2)
jsc#PED-7572 old_importlib_metadata.patch for jsc#SLE-22830 and jsc#SLE-23297 should no longer be needed. It is for compatibility with python-importlib-metadata 1.5.0, we have 6.8.0 - update to version 3.5.2: * Fix type annotations for convertFile - it accepts only bytes-based buffers. Also remove legacy checks from Python 2 (#1400) * Remove legacy import needed only in Python 2 (#1403) * Fix typo that left the attribute AdmonitionProcessor.content_indent unset (#1404) * Fix edge-case crash in InlineProcessor with AtomicString (#1406). * Fix edge-case crash in codehilite with an empty code tag (#1405). * Improve and expand type annotations in the code base (#1401). * Fix handling of bogus comments (#1425). - update to version 3.5.1: * Fix a performance problem with HTML extraction where large HTML input could trigger quadratic line counting behavior (#1392). * Improve and expand type annotations in the code base (#1394). - update to version 3.5: * Added: + Add permalink_leading configuration option to the toc extension (#1339) * Changed: + Add support for cPython version 3.12 (and PyPy 3.10) and drop support for Python version 3.7 (#1357). + Refactor changelog to use the format defined at https://keepachangelog.com/. + Update the list of empty HTML tags (#1353). + Add customizable TOC title class to TOC extension (#1293). + Add API documentation of the code base which is generated by
Comments 0