Hello community, here is the log from the commit of package python-cinderclient for openSUSE:Factory checked in at 2013-11-20 11:21:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old) and /work/SRC/openSUSE:Factory/.python-cinderclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cinderclient" Changes: -------- --- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes 2013-10-18 11:42:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 2013-11-20 11:21:46.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Oct 30 10:11:10 UTC 2013 - dmuel...@suse.com + +- move test-related requires to test subpackage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cinderclient.spec ++++++ --- /var/tmp/diff_new_pack.v8zmBe/_old 2013-11-20 11:21:47.000000000 +0100 +++ /var/tmp/diff_new_pack.v8zmBe/_new 2013-11-20 11:21:47.000000000 +0100 @@ -28,28 +28,19 @@ Source: python-cinderclient-1.0.6.tar.gz BuildRequires: openstack-suse-macros BuildRequires: python-base -BuildRequires: python-d2to1 BuildRequires: python-pbr # Documentation build requirements: BuildRequires: python-PrettyTable BuildRequires: python-Sphinx BuildRequires: python-requests -%if 0%{?suse_version} <= 1110 -Requires: python-discover -%endif Requires: python >= 2.6.8 +Requires: python-Babel >= 0.9.6 Requires: python-PrettyTable >= 0.6 Requires: python-argparse -Requires: python-coverage >= 3.6 -Requires: python-d2to1 >= 0.2.10 -Requires: python-flake8 >= 2.0 -Requires: python-pbr >= 0.5 -Requires: python-pyflakes >= 0.7.2 -Requires: python-python-subunit -Requires: python-requests >= 0.8 +Requires: python-pbr >= 0.5.21 +Requires: python-requests >= 1.1 Requires: python-simplejson >= 2.0.9 -Requires: python-six -Requires: python-testtools >= 0.9.29 +Requires: python-six >= 1.4.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} @@ -74,11 +65,19 @@ Summary: Openstack Block Storage (Cinder) API Client - Testsuite Group: Development/Languages/Python Requires: %{name} = %{version} +%if 0%{?suse_version} <= 1110 +Requires: python-discover +%endif +Requires: python-coverage >= 3.6 Requires: python-fixtures >= 0.3.12 -Requires: python-hacking >= 0.5.3 +Requires: python-flake8 >= 2.0 +Requires: python-hacking >= 0.5.6 Requires: python-mock >= 0.8.0 Requires: python-pep8 >= 1.4.5 -Requires: python-testrepository >= 0.0.13 +Requires: python-pyflakes >= 0.7.2 +Requires: python-python-subunit +Requires: python-testrepository >= 0.0.17 +Requires: python-testtools >= 0.9.32 %description test This package contains testsuite files for %{name}. -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org