Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package superpaper for openSUSE:Factory checked in at 2021-03-03 18:35:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/superpaper (Old) and /work/SRC/openSUSE:Factory/.superpaper.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "superpaper" Wed Mar 3 18:35:26 2021 rev:3 rq:876447 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/superpaper/superpaper.changes 2020-10-25 18:07:18.963384809 +0100 +++ /work/SRC/openSUSE:Factory/.superpaper.new.2378/superpaper.changes 2021-03-03 18:35:27.723399687 +0100 @@ -1,0 +2,6 @@ +Wed Mar 3 08:38:03 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Do not build for python 3.6: not all dependencies exist (e.g + numpy). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ superpaper.spec ++++++ --- /var/tmp/diff_new_pack.QhxlOr/_old 2021-03-03 18:35:28.303399977 +0100 +++ /var/tmp/diff_new_pack.QhxlOr/_new 2021-03-03 18:35:28.307399979 +0100 @@ -1,7 +1,7 @@ # # spec file for package superpaper # -# 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 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: superpaper Version: 2.1.0
