Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-vispy for openSUSE:Factory checked in at 2021-02-15 23:17:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-vispy (Old) and /work/SRC/openSUSE:Factory/.python-vispy.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-vispy" Mon Feb 15 23:17:06 2021 rev:8 rq:871471 version:0.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-vispy/python-vispy.changes 2020-02-05 19:44:54.183359161 +0100 +++ /work/SRC/openSUSE:Factory/.python-vispy.new.28504/python-vispy.changes 2021-02-15 23:19:35.203690318 +0100 @@ -1,0 +2,5 @@ +Fri Feb 12 15:01:08 UTC 2021 - Dirk M??ller <[email protected]> + +- skip python 3.6 from build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-vispy.spec ++++++ --- /var/tmp/diff_new_pack.teCOWQ/_old 2021-02-15 23:19:36.143691723 +0100 +++ /var/tmp/diff_new_pack.teCOWQ/_new 2021-02-15 23:19:36.147691728 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-vispy # -# 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 ext_deps +%global skip_python36 1 Name: python-vispy Version: 0.6.4 Release: 0
