Hello community, here is the log from the commit of package python-stem for openSUSE:Factory checked in at 2019-12-11 12:14:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-stem (Old) and /work/SRC/openSUSE:Factory/.python-stem.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-stem" Wed Dec 11 12:14:23 2019 rev:3 rq:755743 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-stem/python-stem.changes 2019-10-04 16:06:50.520683968 +0200 +++ /work/SRC/openSUSE:Factory/.python-stem.new.4691/python-stem.changes 2019-12-11 12:14:49.488516598 +0100 @@ -1,0 +2,5 @@ +Wed Dec 11 08:17:38 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Require full python for sqlite module + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-stem.spec ++++++ --- /var/tmp/diff_new_pack.Vnkklc/_old 2019-12-11 12:14:52.052515877 +0100 +++ /var/tmp/diff_new_pack.Vnkklc/_new 2019-12-11 12:14:52.056515876 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-stem # -# 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 @@ -27,7 +27,9 @@ Source: https://files.pythonhosted.org/packages/source/s/stem/stem-%{version}.tar.gz Patch0: python38.patch BuildRequires: %{python_module setuptools} +BuildRequires: %{pythons} BuildRequires: fdupes +Requires: python BuildArch: noarch %python_subpackages
