diff --git a/python-hankel.changes b/python-hankel.changes index 51d3029..c078d64 100644 --- a/python-hankel.changes +++ b/python-hankel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 13 00:02:02 UTC 2021 - Benjamin Greiner + +- NEP29: TW does not have python36-scipy anymore + skip python36 build + ------------------------------------------------------------------- Mon Sep 14 09:01:07 UTC 2020 - Atri Bhattacharya diff --git a/python-hankel.spec b/python-hankel.spec index 8751b0b..0c7d3ff 100644 --- a/python-hankel.spec +++ b/python-hankel.spec @@ -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 @@ # -%define skip_python2 1 -%define modname hankel %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 +%define skip_python36 1 +%define modname hankel Name: python-hankel Version: 1.1.0 Release: 0