Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pygal for openSUSE:Factory checked in at 2026-08-25 13:18:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygal (Old) and /work/SRC/openSUSE:Factory/.python-pygal.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pygal" Tue Aug 25 13:18:10 2026 rev:17 rq:1373130 version:3.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygal/python-pygal.changes 2026-07-08 17:32:31.553078370 +0200 +++ /work/SRC/openSUSE:Factory/.python-pygal.new.1258/python-pygal.changes 2026-08-25 13:18:16.706128588 +0200 @@ -1,0 +2,5 @@ +Sat Aug 22 18:58:56 UTC 2026 - Matej Cepl <[email protected]> + +- Limit the versions of pyquery we need. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygal.spec ++++++ --- /var/tmp/diff_new_pack.SQwYXO/_old 2026-08-25 13:18:17.380152335 +0200 +++ /var/tmp/diff_new_pack.SQwYXO/_new 2026-08-25 13:18:17.382152406 +0200 @@ -35,13 +35,14 @@ BuildRequires: %{python_module importlib-metadata} BuildRequires: %{python_module lxml} BuildRequires: %{python_module pip} -BuildRequires: %{python_module pyquery} +BuildRequires: %{python_module pyquery >= 2.0.2} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-importlib-metadata Requires: python-lxml +Requires: python-pyquery >= 2.0.2 Recommends: python-CairoSVG BuildArch: noarch %if %{with libalternatives}
