Hello community, here is the log from the commit of package python-pecan for openSUSE:Factory checked in at 2019-12-23 22:34:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pecan (Old) and /work/SRC/openSUSE:Factory/.python-pecan.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pecan" Mon Dec 23 22:34:20 2019 rev:24 rq:755260 version:1.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pecan/python-pecan.changes 2019-04-28 19:57:09.123018236 +0200 +++ /work/SRC/openSUSE:Factory/.python-pecan.new.6675/python-pecan.changes 2019-12-23 22:35:31.177770224 +0100 @@ -1,0 +2,6 @@ +Mon Dec 9 14:39:07 CET 2019 - Matej Cepl <[email protected]> + +- There doesn't seem to be any reason to depend on + python-pysqlite anymore. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pecan.spec ++++++ --- /var/tmp/diff_new_pack.Frazo9/_old 2019-12-23 22:35:32.521770808 +0100 +++ /var/tmp/diff_new_pack.Frazo9/_new 2019-12-23 22:35:32.557770824 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pecan # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,9 +39,11 @@ BuildRequires: %{python_module six} BuildRequires: %{python_module virtualenv} BuildRequires: fdupes -BuildRequires: python-pysqlite BuildRequires: python-rpm-macros BuildRequires: python2-singledispatch +# Because of sqlite3 module +BuildRequires: python +BuildRequires: python3 Requires: python-Mako >= 0.4.0 Requires: python-WebOb >= 1.2 Requires: python-WebTest >= 1.3.1
