14
0
forked from pool/python-bleach

- update to 6.1.0:

* Dropped support for Python 3.7.
  * Add support for Python 3.12.
  * Fix linkify with arrays in querystring
  * Handle more cases with < followed by character data
  * Fix entities inside a tags in linkification
  * Update cap for tinycss2 to <1.3
  * Updated Sphinx requirement
  * Add dependabot for github actions and update github actions
- Update to V3.1.1: Security update for CVE-2020-6802
  * CVE-2020-6802: Fixed mutation XSS vulnerabilities (bsc#1165303).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bleach?expand=0&rev=55
This commit is contained in:
2023-10-28 09:51:39 +00:00
committed by Git OBS Bridge
parent 6a4ad89810
commit 2b7a6ad3d7
4 changed files with 19 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-bleach
Version: 6.0.0
Version: 6.1.0
Release: 0
Summary: A whitelist-based HTML-sanitizing tool
License: Apache-2.0