15
0

Accepting request 1034590 from home:yarunachalam:branches:devel:languages:python

- Update to versino 2.4.6 
  [pull #477] Feature wavedrom support
  [pull #480] Fix mixing ordered and un-ordered lists combining into single list type

OBS-URL: https://build.opensuse.org/request/show/1034590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=26
This commit is contained in:
2022-11-08 21:18:16 +00:00
committed by Git OBS Bridge
parent ace3e633fe
commit 7de8d210d1
4 changed files with 11 additions and 4 deletions

View File

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

3
markdown2-2.4.6.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 8 17:20:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to versino 2.4.6
[pull #477] Feature wavedrom support
[pull #480] Fix mixing ordered and un-ordered lists combining into single list type
-------------------------------------------------------------------
Thu Sep 29 15:51:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-markdown2
Version: 2.4.3
Version: 2.4.6
Release: 0
Summary: A Python implementation of Markdown
License: MIT