14
0

Accepting request 1248179 from home:glaubitz:branches:devel:languages:python

- Update to 3.1.2
  * plugin: Fix footnote plugins when rendering ast

OBS-URL: https://build.opensuse.org/request/show/1248179
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=59
This commit is contained in:
2025-02-24 15:25:12 +00:00
committed by Git OBS Bridge
parent 6790c3aba4
commit de09774fe7
4 changed files with 10 additions and 4 deletions

View File

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

3
mistune-3.1.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 24 14:34:04 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.1.2
* plugin: Fix footnote plugins when rendering ast
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 11 10:31:15 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Tue Feb 11 10:31:15 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -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.1 Version: 3.1.2
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