Accepting request 841633 from home:benoit_monin:branches:devel:languages:python
update to version 3.3.1: bug-fix release OBS-URL: https://build.opensuse.org/request/show/841633 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=65
This commit is contained in:
parent
27d292799d
commit
4e2559c245
3
Markdown-3.3.1.tar.gz
Normal file
3
Markdown-3.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c3ce9ebb035c078cac0f2036068d054e7dc34354eeecc49c173c33c96b124af6
|
||||||
|
size 317115
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f4172a4e989b97f96860fa434b89895069c576e2b537c4b4eed265266a7affc
|
|
||||||
size 315253
|
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 13 19:17:33 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
||||||
|
|
||||||
|
- update to version 3.3.1: bug-fix release
|
||||||
|
* Correctly parse raw script and style tags (#1036).
|
||||||
|
* Ensure consistent class handling by fenced_code and codehilite
|
||||||
|
(#1032).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 7 18:52:36 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
Wed Oct 7 18:52:36 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
|
Version: 3.3.1
|
||||||
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