diff --git a/python-click-plugins.changes b/python-click-plugins.changes index b53a827..d7604d4 100644 --- a/python-click-plugins.changes +++ b/python-click-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 24 19:45:42 UTC 2021 - Sebastian Wagner + +- deactivate python2 builds for Leap 15.3. + ------------------------------------------------------------------- Thu Aug 20 23:38:47 UTC 2020 - John Vandenberg diff --git a/python-click-plugins.spec b/python-click-plugins.spec index c30416e..5da4d2f 100644 --- a/python-click-plugins.spec +++ b/python-click-plugins.spec @@ -1,7 +1,7 @@ # # spec file for package python-click-plugins # -# 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,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%if 0%{?sle_version} == 150300 && 0%{?is_opensuse} +# tests fail on python2 on Leap 15.3 +%define skip_python2 1 +%endif Name: python-click-plugins Version: 1.1.1 Release: 0