Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-kwant for openSUSE:Factory checked in at 2021-02-19 23:49:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kwant (Old) and /work/SRC/openSUSE:Factory/.python-kwant.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kwant" Fri Feb 19 23:49:53 2021 rev:2 rq:873914 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kwant/python-kwant.changes 2020-07-09 13:21:50.641739230 +0200 +++ /work/SRC/openSUSE:Factory/.python-kwant.new.28504/python-kwant.changes 2021-02-19 23:49:54.159636177 +0100 @@ -1,0 +2,5 @@ +Fri Feb 12 20:16:23 UTC 2021 - Dirk M??ller <[email protected]> + +- skip python36 (scipy) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kwant.spec ++++++ --- /var/tmp/diff_new_pack.7hlCNf/_old 2021-02-19 23:49:54.619636628 +0100 +++ /var/tmp/diff_new_pack.7hlCNf/_new 2021-02-19 23:49:54.623636632 +0100 @@ -1,7 +1,7 @@ # -# spec file for package kwant +# spec file for package python-kwant # -# 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 @@ -15,8 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + # PACKAGE DOES NOT SUPPORT PYTHON2 %define skip_python2 1 +%define skip_python36 1 %define modname kwant
