diff --git a/python-falcon.changes b/python-falcon.changes index 7a26013..5720301 100644 --- a/python-falcon.changes +++ b/python-falcon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 17 04:47:20 UTC 2020 - Steve Kowalik + +- No longer build for Python 2 given not all dependencies build for it. + ------------------------------------------------------------------- Tue Jun 11 10:02:39 UTC 2019 - Thomas Bechtold diff --git a/python-falcon.spec b/python-falcon.spec index ba30e1d..70ed9fe 100644 --- a/python-falcon.spec +++ b/python-falcon.spec @@ -1,7 +1,7 @@ # # spec file for package python-falcon # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-falcon Version: 2.0.0 Release: 0