Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-hankel for openSUSE:Factory checked in at 2021-02-15 23:17:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hankel (Old) and /work/SRC/openSUSE:Factory/.python-hankel.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hankel" Mon Feb 15 23:17:39 2021 rev:9 rq:871596 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hankel/python-hankel.changes 2020-09-15 16:27:59.966580088 +0200 +++ /work/SRC/openSUSE:Factory/.python-hankel.new.28504/python-hankel.changes 2021-02-15 23:20:06.095736457 +0100 @@ -1,0 +2,6 @@ +Sat Feb 13 00:02:02 UTC 2021 - Benjamin Greiner <[email protected]> + +- NEP29: TW does not have python36-scipy anymore + skip python36 build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hankel.spec ++++++ --- /var/tmp/diff_new_pack.bJDDBU/_old 2021-02-15 23:20:07.075737921 +0100 +++ /var/tmp/diff_new_pack.bJDDBU/_new 2021-02-15 23:20:07.091737945 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-hankel # -# 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 @@ -16,9 +16,10 @@ # +%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 %define modname hankel -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-hankel Version: 1.1.0 Release: 0
