Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mrcz for openSUSE:Factory checked in at 2021-04-22 18:04:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mrcz (Old) and /work/SRC/openSUSE:Factory/.python-mrcz.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mrcz" Thu Apr 22 18:04:10 2021 rev:2 rq:887445 version:0.5.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mrcz/python-mrcz.changes 2020-05-12 22:33:14.651983583 +0200 +++ /work/SRC/openSUSE:Factory/.python-mrcz.new.12324/python-mrcz.changes 2021-04-22 18:05:44.706673369 +0200 @@ -1,0 +2,5 @@ +Thu Apr 22 06:21:32 UTC 2021 - Steve Kowalik <[email protected]> + +- Do not build for Python 3.6, due to no NumPy. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mrcz.spec ++++++ --- /var/tmp/diff_new_pack.D0l1cv/_old 2021-04-22 18:05:45.258674274 +0200 +++ /var/tmp/diff_new_pack.D0l1cv/_new 2021-04-22 18:05:45.258674274 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-mrcz # -# 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,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 +%define skip_python36 1 Name: python-mrcz Version: 0.5.6 Release: 0
