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 2021-12-12 21:26:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygal (Old) and /work/SRC/openSUSE:Factory/.python-pygal.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pygal" Sun Dec 12 21:26:59 2021 rev:8 rq:937745 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygal/python-pygal.changes 2021-03-02 15:28:56.233913720 +0100 +++ /work/SRC/openSUSE:Factory/.python-pygal.new.2520/python-pygal.changes 2021-12-12 21:27:03.888322183 +0100 @@ -1,0 +2,12 @@ +Thu Dec 9 10:19:36 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Remove unnecessary patches: pytest4.patch, pytest6.patch, and + python38.patch. + +------------------------------------------------------------------- +Wed Dec 8 10:36:58 UTC 2021 - pgaj...@suse.com + +- version update to 3.0.0 + * no upstream changelog found + +------------------------------------------------------------------- Old: ---- pygal-2.4.0.tar.gz pytest4.patch pytest6.patch python38.patch New: ---- pygal-3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygal.spec ++++++ --- /var/tmp/diff_new_pack.OmmbpL/_old 2021-12-12 21:27:04.352322457 +0100 +++ /var/tmp/diff_new_pack.OmmbpL/_new 2021-12-12 21:27:04.356322460 +0100 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pygal -Version: 2.4.0 +Version: 3.0.0 Release: 0 Summary: A python svg graph plotting library License: LGPL-3.0-or-later @@ -26,11 +26,6 @@ URL: http://pygal.org/ Source: https://files.pythonhosted.org/packages/source/p/pygal/pygal-%{version}.tar.gz Source10: https://raw.githubusercontent.com/Kozea/pygal/%{version}/COPYING -Patch0: python38.patch -# PATCH-FIX-UPSTREAM pytest4.patch gh#Kozea/pygal#340 mc...@suse.com -# yes, THIS is what makes this test suite pytest4+ compatible! -Patch1: pytest4.patch -Patch2: pytest6.patch BuildRequires: %{python_module Flask} BuildRequires: %{python_module lxml} BuildRequires: %{python_module pyquery} @@ -40,11 +35,10 @@ BuildRequires: python3-CairoSVG Requires: python-lxml Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-CairoSVG BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module pytest} # /SECTION %python_subpackages @@ -54,8 +48,10 @@ It supports various chart types and CSS styling. %prep -%setup -q -n pygal-%{version} -%autopatch -p1 +%autosetup -p1 -n pygal-%{version} + +# not sure where to report +sed -Ei 's:.pytest-runner.,?::' setup.py cp %{SOURCE10} . ++++++ pygal-2.4.0.tar.gz -> pygal-3.0.0.tar.gz ++++++ ++++ 7801 lines of diff (skipped)