Hello community, here is the log from the commit of package python-pony for openSUSE:Leap:15.2 checked in at 2020-03-09 18:10:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-pony (Old) and /work/SRC/openSUSE:Leap:15.2/.python-pony.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pony" Mon Mar 9 18:10:29 2020 rev:5 rq:776925 version:0.7.10 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-pony/python-pony.changes 2020-01-15 15:51:38.611536006 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-pony.new.26092/python-pony.changes 2020-03-09 18:10:30.225122446 +0100 @@ -1,0 +2,5 @@ +Wed Dec 11 08:22:40 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Require full python stack to ensure sqlite module + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pony.spec ++++++ --- /var/tmp/diff_new_pack.IhTuQ7/_old 2020-03-09 18:10:30.545122905 +0100 +++ /var/tmp/diff_new_pack.IhTuQ7/_new 2020-03-09 18:10:30.549122910 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pony # -# 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 @@ -26,13 +26,12 @@ URL: https://ponyorm.com Source: https://files.pythonhosted.org/packages/source/p/pony/pony-%{version}.tar.gz BuildRequires: %{python_module setuptools} +BuildRequires: %{pythons} BuildRequires: dos2unix BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python BuildArch: noarch -%if 0%{?suse_version} < 1500 -BuildRequires: python2 -%endif %python_subpackages %description
