Hello community, here is the log from the commit of package python-falcon for openSUSE:Leap:15.2 checked in at 2020-03-21 16:46:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-falcon (Old) and /work/SRC/openSUSE:Leap:15.2/.python-falcon.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-falcon" Sat Mar 21 16:46:42 2020 rev:23 rq:786963 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-falcon/python-falcon.changes 2020-03-09 18:05:12.640812902 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-falcon.new.3160/python-falcon.changes 2020-03-21 16:48:03.201685863 +0100 @@ -1,0 +2,5 @@ +Tue Mar 17 04:47:20 UTC 2020 - Steve Kowalik <[email protected]> + +- No longer build for Python 2 given not all dependencies build for it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-falcon.spec ++++++ --- /var/tmp/diff_new_pack.KBPWEs/_old 2020-03-21 16:48:04.297686558 +0100 +++ /var/tmp/diff_new_pack.KBPWEs/_new 2020-03-21 16:48:04.305686563 +0100 @@ -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
