Hello community, here is the log from the commit of package python-fixtures for openSUSE:Factory checked in at 2017-01-25 23:26:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fixtures (Old) and /work/SRC/openSUSE:Factory/.python-fixtures.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fixtures" Changes: -------- --- /work/SRC/openSUSE:Factory/python-fixtures/python-fixtures.changes 2016-06-23 13:36:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-fixtures.new/python-fixtures.changes 2017-01-25 23:26:04.306022644 +0100 @@ -1,0 +2,5 @@ +Sat Jan 14 18:29:11 UTC 2017 - [email protected] + +- fix dependencies: add python-extras + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fixtures.spec ++++++ --- /var/tmp/diff_new_pack.8YuTJd/_old 2017-01-25 23:26:04.753955112 +0100 +++ /var/tmp/diff_new_pack.8YuTJd/_new 2017-01-25 23:26:04.757954510 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-fixtures # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,12 +24,13 @@ Group: Development/Languages/Python Url: https://launchpad.net/python-fixtures Source: https://pypi.io/packages/source/f/fixtures/fixtures-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel +BuildRequires: python-extras BuildRequires: python-mock BuildRequires: python-pbr >= 0.11 BuildRequires: python-six BuildRequires: python-testtools >= 0.9.22 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 BuildRequires: python-discover BuildRequires: python-unittest2 @@ -37,6 +38,7 @@ %else BuildArch: noarch %endif +Requires: python-extras Requires: python-six Requires: python-testtools >= 0.9.22
