- update to 2.1.5:
* Fix striptags not collapsing spaces. :issue:`417` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=49
This commit is contained in:
parent
33fbe7a043
commit
e512efb9b8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3aae9af4cac263007fd6309c64c6ab4506dd2b79382d9d19a1994f9240b8db4f
|
|
||||||
size 19288
|
|
BIN
MarkupSafe-2.1.5.tar.gz
(Stored with Git LFS)
Normal file
BIN
MarkupSafe-2.1.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 4 10:45:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.1.5:
|
||||||
|
* Fix striptags not collapsing spaces. :issue:`417`
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 26 21:18:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Fri Jan 26 21:18:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%bcond_without test
|
%bcond_without test
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-MarkupSafe
|
Name: python-MarkupSafe
|
||||||
Version: 2.1.4
|
Version: 2.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
|
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user