Hello community, here is the log from the commit of package python-pytest for openSUSE:Factory checked in at 2015-07-16 17:13:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest (Old) and /work/SRC/openSUSE:Factory/.python-pytest.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest/python-pytest.changes 2015-05-25 23:05:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest.new/python-pytest.changes 2015-07-16 17:13:56.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Jul 6 17:59:24 UTC 2015 - [email protected] + +- Add python-xml as build dependency to avoid test failure with the + Python version shipped in SLE 12 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-doc.spec ++++++ --- /var/tmp/diff_new_pack.VVwvSe/_old 2015-07-16 17:13:57.000000000 +0200 +++ /var/tmp/diff_new_pack.VVwvSe/_new 2015-07-16 17:13:57.000000000 +0200 @@ -25,9 +25,9 @@ Url: http://pytest.org Source: http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: unzip BuildRequires: python-Sphinx BuildRequires: python-pytest +BuildRequires: unzip Recommends: python-pytest %if 0%{?suse_version} && 0%{?suse_version} > 1110 BuildArch: noarch ++++++ python-pytest.spec ++++++ --- /var/tmp/diff_new_pack.VVwvSe/_old 2015-07-16 17:13:57.000000000 +0200 +++ /var/tmp/diff_new_pack.VVwvSe/_new 2015-07-16 17:13:57.000000000 +0200 @@ -26,13 +26,14 @@ Source: http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: unzip BuildRequires: python-py >= 1.4.25 BuildRequires: python-setuptools +BuildRequires: unzip # Test requirements: BuildRequires: lsof BuildRequires: python-mock BuildRequires: python-pexpect +BuildRequires: python-xml Requires: python-py >= 1.4.25 Requires(post): update-alternatives Requires(postun): update-alternatives
