Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-beautifulsoup4 for openSUSE:Factory checked in at 2023-11-23 21:39:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-beautifulsoup4 (Old) and /work/SRC/openSUSE:Factory/.python-beautifulsoup4.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-beautifulsoup4" Thu Nov 23 21:39:08 2023 rev:39 rq:1128224 version:4.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-beautifulsoup4/python-beautifulsoup4.changes 2023-05-09 13:08:10.721321261 +0200 +++ /work/SRC/openSUSE:Factory/.python-beautifulsoup4.new.25432/python-beautifulsoup4.changes 2023-11-23 21:39:22.456676165 +0100 @@ -1,0 +2,5 @@ +Thu Nov 23 03:40:05 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com> + +- Require cchardet explicitly to avoid charset-normalizer braindamage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-beautifulsoup4.spec ++++++ --- /var/tmp/diff_new_pack.Tffwod/_old 2023-11-23 21:39:22.944694140 +0100 +++ /var/tmp/diff_new_pack.Tffwod/_new 2023-11-23 21:39:22.948694287 +0100 @@ -24,6 +24,7 @@ License: MIT URL: https://www.crummy.com/software/BeautifulSoup/ Source: https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-%{version}.tar.gz +BuildRequires: %{python_module cchardet} BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} @@ -32,6 +33,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx +Requires: python-cchardet Requires: python-soupsieve >= 1.2 Suggests: python-html5lib Suggests: python-lxml >= 3.4.4