From cec8407cf73937b4d89bb880caec152e8b2c3de2 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Jan 27 2021 07:56:42 +0000 Subject: Rebase to 3.2.3 --- diff --git a/.gitignore b/.gitignore index e13f08f..5b582ea 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /bleach-3.1.0.tar.gz /bleach-3.2.1.tar.gz /bleach-3.1.4.tar.gz +/bleach-3.2.3.tar.gz diff --git a/python-bleach.spec b/python-bleach.spec index 7e2aef2..5630812 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -1,7 +1,7 @@ %global modname bleach Name: python-%{modname} -Version: 3.2.1 +Version: 3.2.3 Release: 1%{?dist} Summary: An easy whitelist-based HTML-sanitizing tool @@ -60,7 +60,9 @@ if [ $? -ne 0 ]; then fi; # https://bugs.python.org/issue27657 -# %{__python3} -m pytest -k 'not test_uri_value_allowed_protocols or not ("example.com:8000" or "localhost:8000" or "192.168.100.100:8000")' +# https://github.com/mozilla/bleach/issues/536 +# currently: ========== 190 failed, 142 passed, 23 deselected, 6 xfailed in 8.86s =========== +# %{__python3} -m pytest -k 'not test_uri_value_allowed_protocols and not test_css_parsing_gauntlet_regex_backtracking' %files -n python3-%{modname} %license LICENSE @@ -69,6 +71,9 @@ fi; %{python3_sitelib}/%{modname}/ %changelog +* Wed Jan 27 2021 Matthias Runge - 3.2.3-1 +- rebase to 3.2.3 (rhbz#1918556) + * Mon Oct 05 2020 Matthias Runge - 3.2.1-1 - update to 3.2.1 (rhbz#1829635) - fix ftbfs (1863709) diff --git a/sources b/sources index dcf2be1..e006f5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (bleach-3.2.1.tar.gz) = dc8547261b8230a5060affbab0a4b98848805a4bebdb5e9922aa01720fc5aabb20e89bbc0025ca9f0b8bab0f3d47deb5ac7cd31ea3d0cca8caebb0f46a4faa1f +SHA512 (bleach-3.2.3.tar.gz) = 0bee6415ed0d6349311e92b68c4897b830a9ae8c0b1399a35da8ebb76af7b989b67c3e90c24cc34fd8afb903ee5f8de1062a0fa0e34a75328a281cf1706193a0