Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-zopfli for openSUSE:Factory checked in at 2021-07-12 21:40:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zopfli (Old) and /work/SRC/openSUSE:Factory/.python-zopfli.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zopfli" Mon Jul 12 21:40:32 2021 rev:2 rq:905837 version:0.1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zopfli/python-zopfli.changes 2020-05-29 21:36:05.158419281 +0200 +++ /work/SRC/openSUSE:Factory/.python-zopfli.new.2625/python-zopfli.changes 2021-07-12 21:41:12.207651628 +0200 @@ -1,0 +2,6 @@ +Mon Jul 12 11:54:56 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com> + +- update to 0.1.8 + * add Python 3.9, remove 3.5 (EOL) + +------------------------------------------------------------------- Old: ---- zopfli-0.1.7.zip New: ---- zopfli-0.1.8.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zopfli.spec ++++++ --- /var/tmp/diff_new_pack.gPSxem/_old 2021-07-12 21:41:12.575648727 +0200 +++ /var/tmp/diff_new_pack.gPSxem/_new 2021-07-12 21:41:12.579648696 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-zopfli # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zopfli -Version: 0.1.7 +Version: 0.1.8 Release: 0 Summary: Zopfli module for python License: Apache-2.0 @@ -46,7 +46,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%python_exec setup.py test +%pyunittest_arch %files %{python_files} %doc README.rst