From 0f43b44b45f731eb8e934b7c5dfda06929a183b3ccb2ecaddd9ea5374cce68fc Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 17 Mar 2020 04:49:11 +0000 Subject: [PATCH] - No longer build for Python 2 given not all dependencies build for it. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=34 --- python-falcon.changes | 5 +++++ python-falcon.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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