Hello community, here is the log from the commit of package python-falcon for openSUSE:Factory checked in at 2020-03-17 13:11:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-falcon (Old) and /work/SRC/openSUSE:Factory/.python-falcon.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-falcon" Tue Mar 17 13:11:13 2020 rev:13 rq:785772 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-falcon/python-falcon.changes 2019-06-12 13:17:17.524628377 +0200 +++ /work/SRC/openSUSE:Factory/.python-falcon.new.3160/python-falcon.changes 2020-03-17 13:11:23.641856496 +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.hJqfLw/_old 2020-03-17 13:11:24.541857186 +0100 +++ /var/tmp/diff_new_pack.hJqfLw/_new 2020-03-17 13:11:24.541857186 +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
