diff --git a/bleach-6.1.0.tar.gz b/bleach-6.1.0.tar.gz deleted file mode 100644 index cfc9b85..0000000 --- a/bleach-6.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a31f1837963c41d46bbf1331b8778e1308ea0791db03cc4e7357b97cf42a8fe -size 202119 diff --git a/bleach-6.2.0.tar.gz b/bleach-6.2.0.tar.gz new file mode 100644 index 0000000..ea92a34 --- /dev/null +++ b/bleach-6.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123e894118b8a599fd80d3ec1a6d4cc7ce4e5882b1317a7e1ba69b56e95f991f +size 203083 diff --git a/python-bleach.changes b/python-bleach.changes index 186d3ac..f605d98 100644 --- a/python-bleach.changes +++ b/python-bleach.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 19 12:15:05 UTC 2024 - Dirk Müller + +- update to 6.2.0: + * Dropped support for Python 3.8. (#737) + * Add support for Python 3.13. (#736) + * Remove six depdenncy. (#618) + * Update known-good versions for tinycss2. (#732) + * Fix additional < followed by characters and EOF issues. + ------------------------------------------------------------------- Sat Oct 28 09:50:58 UTC 2023 - Dirk Müller diff --git a/python-bleach.spec b/python-bleach.spec index 91f40ea..fd55a00 100644 --- a/python-bleach.spec +++ b/python-bleach.spec @@ -1,7 +1,7 @@ # # spec file for package python-bleach # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2015 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-bleach -Version: 6.1.0 +Version: 6.2.0 Release: 0 Summary: A whitelist-based HTML-sanitizing tool License: Apache-2.0