Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gwyfile for openSUSE:Factory checked in at 2021-02-19 23:45:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gwyfile (Old) and /work/SRC/openSUSE:Factory/.python-gwyfile.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gwyfile" Fri Feb 19 23:45:31 2021 rev:2 rq:873724 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gwyfile/python-gwyfile.changes 2020-08-18 15:11:40.548056189 +0200 +++ /work/SRC/openSUSE:Factory/.python-gwyfile.new.28504/python-gwyfile.changes 2021-02-19 23:46:09.783416201 +0100 @@ -1,0 +2,5 @@ +Fri Feb 19 08:37:09 UTC 2021 - andy great <[email protected]> + +- Skip python36 because python-numpy does not support it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gwyfile.spec ++++++ --- /var/tmp/diff_new_pack.VQ1lbd/_old 2021-02-19 23:46:10.267416675 +0100 +++ /var/tmp/diff_new_pack.VQ1lbd/_new 2021-02-19 23:46:10.271416679 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-gwyfile # -# 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 packagename gwyfile +%define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-gwyfile Version: 0.2.0
