Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-07-03 16:52:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-13 21:36:25.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
    2013-07-03 16:52:38.000000000 +0200
@@ -2 +2,6 @@
-Wed May 29 10:48:37 UTC 2013 - [email protected]
+Wed Jun 26 22:26:45 UTC 2013 - [email protected]
+
+- update requires 
+
+-------------------------------------------------------------------
+Wed May 29 11:21:43 UTC 2013 - [email protected]
@@ -6,0 +12,7 @@
+Mon May 27 09:49:50 UTC 2013 - [email protected]
+
+- Add new build dependencies:
+  + python-pbr
+  + python-d2to1
+
+-------------------------------------------------------------------

Old:
----
  python-cinderclient-1.0.3.tar.gz

New:
----
  python-cinderclient-master.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-cinderclient.spec ++++++
--- /var/tmp/diff_new_pack.aP0KKM/_old  2013-07-03 16:52:38.000000000 +0200
+++ /var/tmp/diff_new_pack.aP0KKM/_new  2013-07-03 16:52:38.000000000 +0200
@@ -19,27 +19,37 @@
 %define component cinderclient
 
 Name:           python-%{component}
-Version:        1.0.3
+Version:        1.0.4.49
 Release:        0
 Summary:        Openstack Block Storage (Cinder) API Client
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://launchpad.net/python-cinderclient
-Source:         python-cinderclient-1.0.3.tar.gz
+Source:         python-cinderclient-master.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
-BuildRequires:  python-distribute
+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-PrettyTable >= 0.6
 Requires:       python-argparse
-# /usr/bin/cinder uses pkg_resources, thus:
-Requires:       python-PrettyTable
-Requires:       python-distribute
+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-simplejson
+Requires:       python-simplejson >= 2.0.9
+Requires:       python-six
+Requires:       python-testtools >= 0.9.29
 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()")}
@@ -64,20 +74,17 @@
 Summary:        Openstack Block Storage (Cinder) API Client - Testsuite
 Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
-Requires:       python-fixtures
-Requires:       python-mock
-Requires:       python-nose
-Requires:       python-nosehtmloutput
-Requires:       python-nosexcover
-Requires:       python-openstack.nose_plugin
-Requires:       python-pep8 >= 1.3.3
+Requires:       python-fixtures >= 0.3.12
+Requires:       python-hacking >= 0.5.3
+Requires:       python-mock >= 0.8.0
+Requires:       python-pep8 >= 1.4.5
 Requires:       python-testrepository >= 0.0.13
 
 %description test
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.3
+%setup -q -n python-cinderclient-1.0.4.49.g273a829
 %openstack_cleanup_prep
 echo %{version} > cinderclient/versioninfo
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.aP0KKM/_old  2013-07-03 16:52:38.000000000 +0200
+++ /var/tmp/diff_new_pack.aP0KKM/_new  2013-07-03 16:52:38.000000000 +0200
@@ -1,7 +1,8 @@
 <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="url">http://tarballs.openstack.org/python-cinderclient/python-cinderclient-master.tar.gz</param>
     <param name="email">[email protected]</param>
+    <param name="version-regexp">.*-([^-]+)\.g[a-zA-Z0-9]{7}</param>
     <param name="plain-version">True</param>
   </service>
 </services>

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to