14
0

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

- Update to 3.1.3
  * Announce support for python 3.12 and 3.13  -  by @lepture (ff831)

OBS-URL: https://build.opensuse.org/request/show/1267682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=61
This commit is contained in:
2025-04-07 15:38:17 +00:00
committed by Git OBS Bridge
parent de09774fe7
commit 878e55cb58
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:b258fecf0c79c19f004b38193c3ce12552244b73ed66cd853737b93d5be8f0de
size 95789

BIN
mistune-3.1.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 7 13:36:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.1.3
* Announce support for python 3.12 and 3.13 - by @lepture (ff831)
-------------------------------------------------------------------
Mon Feb 24 14:34:04 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -19,7 +19,7 @@
%define modname mistune
%{?sle15_python_module_pythons}
Name: python-%{modname}
Version: 3.1.2
Version: 3.1.3
Release: 0
Summary: Python Markdown parser with renderers and plugins
License: BSD-3-Clause