diff --git a/python-pytricia.changes b/python-pytricia.changes index 711dc52..6bf2ba5 100644 --- a/python-pytricia.changes +++ b/python-pytricia.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 15 18:43:38 UTC 2021 - Robert Schweikert + +- No Python 2 build for SLE 15 or later + ------------------------------------------------------------------- Tue Mar 9 19:44:37 UTC 2021 - James Mason diff --git a/python-pytricia.spec b/python-pytricia.spec index c3ecaa3..7252b1d 100644 --- a/python-pytricia.spec +++ b/python-pytricia.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytricia # -# 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,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%if 0%{?suse_version} >= 1500 +%define skip_python2 1 +%endif Name: python-pytricia Version: 1.0.2 Release: 0