forked from pool/python-mistune
Accepting request 943338 from home:bnavigator:branches:devel:languages:python
- Update to 2.0.1 * Fix XSS for image link syntax. OBS-URL: https://build.opensuse.org/request/show/943338 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=36
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7489946a89183b614ea62e56261fb1e4163d80fa1db486aaa010e0c53416f1ec
|
|
||||||
size 82992
|
|
||||||
3
mistune-2.0.1.tar.gz
Normal file
3
mistune-2.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:73cbdae3539c9dd7deb9c8a2b1bc356fce4bdcb2a25ff02696d831149e28b0e8
|
||||||
|
size 83015
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 31 17:09:33 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 2.0.1
|
||||||
|
* Fix XSS for image link syntax.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 26 17:24:01 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
Sun Dec 26 17:24:01 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-mistune
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
%define modname mistune
|
%define modname mistune
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 2.0.0
|
Version: 2.0.1
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user