Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-netpbmfile for openSUSE:Factory checked in at 2021-02-19 23:45:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-netpbmfile (Old) and /work/SRC/openSUSE:Factory/.python-netpbmfile.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-netpbmfile" Fri Feb 19 23:45:40 2021 rev:3 rq:873737 version:2020.10.18 Changes: -------- --- /work/SRC/openSUSE:Factory/python-netpbmfile/python-netpbmfile.changes 2020-11-29 12:30:17.730115492 +0100 +++ /work/SRC/openSUSE:Factory/.python-netpbmfile.new.28504/python-netpbmfile.changes 2021-02-19 23:46:17.387423656 +0100 @@ -1,0 +2,5 @@ +Fri Feb 19 08:35:00 UTC 2021 - andy great <[email protected]> + +- Skip python36 because python-numpy does not support it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-netpbmfile.spec ++++++ --- /var/tmp/diff_new_pack.0grXLt/_old 2021-02-19 23:46:17.899424158 +0100 +++ /var/tmp/diff_new_pack.0grXLt/_new 2021-02-19 23:46:17.903424161 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-netpbmfile # -# 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 @@ -17,6 +17,7 @@ %define skip_python2 1 +%define skip_python36 1 %define packagename netpbmfile %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-netpbmfile
