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-03-02 14:42:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygal (Old) and /work/SRC/openSUSE:Factory/.python-pygal.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pygal" Tue Mar 2 14:42:21 2021 rev:7 rq:874538 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygal/python-pygal.changes 2020-09-04 11:00:47.114677143 +0200 +++ /work/SRC/openSUSE:Factory/.python-pygal.new.2378/python-pygal.changes 2021-03-02 15:28:56.233913720 +0100 @@ -1,0 +2,5 @@ +Mon Feb 22 14:22:14 UTC 2021 - Mark??ta Machov?? <[email protected]> + +- Drop broken %ifpython3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygal.spec ++++++ --- /var/tmp/diff_new_pack.rL8RJq/_old 2021-03-02 15:28:56.681914012 +0100 +++ /var/tmp/diff_new_pack.rL8RJq/_new 2021-03-02 15:28:56.685914014 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pygal # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,10 +41,8 @@ Requires: python-lxml Requires(post): update-alternatives Requires(postun): update-alternatives -BuildArch: noarch -%ifpython3 Recommends: python-CairoSVG -%endif +BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module pytest} @@ -72,7 +70,7 @@ %python_clone -a %{buildroot}%{_bindir}/pygal_gen %check -%python_exec setup.py test +%pytest %post %python_install_alternative pygal_gen
