From fa8434d2e89112fcc460677b0231be19ed13a740bc1038270dee26f9e4686259 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 13 Jun 2013 19:36:24 +0000 Subject: [PATCH] Accepting request 178481 from Cloud:OpenStack:Factory Update to latest Grizzly OBS-URL: https://build.opensuse.org/request/show/178481 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=6 --- _service | 2 +- python-cinderclient.changes | 10 ++++++++++ python-cinderclient.spec | 8 ++++---- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/_service b/_service index 5604d51..41f0e71 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ http://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.3.tar.gz - cloud-devel@suse.de + opensuse-cloud@opensuse.org True diff --git a/python-cinderclient.changes b/python-cinderclient.changes index d1e4bf2..b04dd1b 100644 --- a/python-cinderclient.changes +++ b/python-cinderclient.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 29 10:48:37 UTC 2013 - dmueller@suse.com + +- remove setBadness call from rpmlintrc + +------------------------------------------------------------------- +Mon May 6 11:29:42 UTC 2013 - dmueller@suse.com + +- update requires to python-PrettyTable + ------------------------------------------------------------------- Tue Apr 2 09:46:11 UTC 2013 - dmueller@suse.com diff --git a/python-cinderclient.spec b/python-cinderclient.spec index eccc49e..534702a 100644 --- a/python-cinderclient.spec +++ b/python-cinderclient.spec @@ -30,15 +30,15 @@ BuildRequires: openstack-suse-macros BuildRequires: python-base BuildRequires: python-distribute # Documentation build requirements: +BuildRequires: python-PrettyTable BuildRequires: python-Sphinx -BuildRequires: python-prettytable BuildRequires: python-requests Requires: python >= 2.6.8 Requires: python-argparse # /usr/bin/cinder uses pkg_resources, thus: +Requires: python-PrettyTable Requires: python-distribute -Requires: python-prettytable -Requires: python-requests +Requires: python-requests >= 0.8 Requires: python-simplejson BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 @@ -70,7 +70,7 @@ Requires: python-nose Requires: python-nosehtmloutput Requires: python-nosexcover Requires: python-openstack.nose_plugin -Requires: python-pep8 +Requires: python-pep8 >= 1.3.3 Requires: python-testrepository >= 0.0.13 %description test