14
0

Accepting request 1217429 from devel:languages:python

- update to 1.4.0:
  * Add `parent` attribute/property (#71 via #206).
  * `MarkdownRenderer`: Keep the original content spacing before
    the list marker (#213 via #215).
  * Bump build/CI scripts.

OBS-URL: https://build.opensuse.org/request/show/1217429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistletoe?expand=0&rev=3
This commit is contained in:
2024-10-25 17:18:39 +00:00
committed by Git OBS Bridge
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:7c5a81d97eadf09fc13b29e9d63518802e9f645237e018e1a3059c3f87d9e9d1
size 121653

BIN
mistletoe-1.4.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 23 20:46:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.4.0:
* Add `parent` attribute/property (#71 via #206).
* `MarkdownRenderer`: Keep the original content spacing before
the list marker (#213 via #215).
* Bump build/CI scripts.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 7 19:39:13 UTC 2024 - Dirk Müller <dmueller@suse.com> Wed Feb 7 19:39:13 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-mistletoe Name: python-mistletoe
Version: 1.3.0 Version: 1.4.0
Release: 0 Release: 0
Summary: A Markdown parser in pure Python Summary: A Markdown parser in pure Python
License: MIT License: MIT