Hello community,
here is the log from the commit of package python-cinderclient for
openSUSE:Factory checked in at 2013-06-13 21:36:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-29 14:16:43.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes
2013-06-13 21:36:25.000000000 +0200
@@ -1,0 +2,10 @@
+Wed May 29 10:48:37 UTC 2013 - [email protected]
+
+- remove setBadness call from rpmlintrc
+
+-------------------------------------------------------------------
+Mon May 6 11:29:42 UTC 2013 - [email protected]
+
+- update requires to python-PrettyTable
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cinderclient.spec ++++++
--- /var/tmp/diff_new_pack.zyoDqe/_old 2013-06-13 21:36:25.000000000 +0200
+++ /var/tmp/diff_new_pack.zyoDqe/_new 2013-06-13 21:36:25.000000000 +0200
@@ -30,15 +30,15 @@
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-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
++++++ _service ++++++
--- /var/tmp/diff_new_pack.zyoDqe/_old 2013-06-13 21:36:25.000000000 +0200
+++ /var/tmp/diff_new_pack.zyoDqe/_new 2013-06-13 21:36:25.000000000 +0200
@@ -1,7 +1,7 @@
<services>
<service name="git_tarballs" mode="disabled">
<param
name="url">http://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.3.tar.gz</param>
- <param name="email">[email protected]</param>
+ <param name="email">[email protected]</param>
<param name="plain-version">True</param>
</service>
</services>
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]