Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-flexx for openSUSE:Factory checked in at 2021-03-03 18:34:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-flexx (Old) and /work/SRC/openSUSE:Factory/.python-flexx.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flexx" Wed Mar 3 18:34:09 2021 rev:7 rq:876211 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-flexx/python-flexx.changes 2020-05-28 09:17:12.540948104 +0200 +++ /work/SRC/openSUSE:Factory/.python-flexx.new.2378/python-flexx.changes 2021-03-03 18:34:21.159354918 +0100 @@ -1,0 +2,5 @@ +Tue Feb 23 10:06:21 UTC 2021 - Dirk M??ller <[email protected]> + +- skip python 3.6 build (no numpy) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-flexx.spec ++++++ --- /var/tmp/diff_new_pack.tEN6ni/_old 2021-03-03 18:34:21.647355273 +0100 +++ /var/tmp/diff_new_pack.tEN6ni/_new 2021-03-03 18:34:21.647355273 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-flexx # -# 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-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-flexx Version: 0.8.0 Release: 0
