Accepting request 843024 from home:benoit_monin:branches:devel:languages:python
update to version 3.3.2: bug-fix release OBS-URL: https://build.opensuse.org/request/show/843024 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=66
This commit is contained in:
parent
4e2559c245
commit
40401fe7bb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c3ce9ebb035c078cac0f2036068d054e7dc34354eeecc49c173c33c96b124af6
|
|
||||||
size 317115
|
|
3
Markdown-3.3.2.tar.gz
Normal file
3
Markdown-3.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4b71fbd2db30c1dfb400f22b25f41cb823fc1db0aa8b7b67d120644f92cc1011
|
||||||
|
size 318351
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 20 18:31:38 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
||||||
|
|
||||||
|
- update to version 3.3.2: bug-fix release
|
||||||
|
* Properly parse inline HTML in md_in_html (#1040 & #1045).
|
||||||
|
* Avoid crashing when md_in_html fails (#1040).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 13 19:17:33 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
Tue Oct 13 19:17:33 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-Markdown
|
Name: python-Markdown
|
||||||
Version: 3.3.1
|
Version: 3.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python implementation of Markdown
|
Summary: Python implementation of Markdown
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user