Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-04-29 14:16:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cinderclient", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-04-05 13:10:36.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
    2013-04-29 14:16:43.000000000 +0200
@@ -2 +2 @@
-Wed Mar 27 14:41:40 UTC 2013 - [email protected]
+Tue Apr  2 09:46:11 UTC 2013 - [email protected]
@@ -4 +4,2 @@
-- Add missing python-requests Requires.
+- update to 1.0.3:
+  + Released version of the tarball 
@@ -7 +8 @@
-Wed Mar  6 15:06:33 UTC 2013 - [email protected]
+Mon Mar 18 10:42:23 UTC 2013 - [email protected]
@@ -9,2 +10,73 @@
-- Add compat-newer-requests.patch: take patches from upstream to
-  allow working with newer versions of python-requests.
+- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
+
+--------------------------------------------------------------------
+Fri Feb 22 12:57:59 UTC 2013 - [email protected]
+
+- Update to version 1.0.2.26+git.1361537879.458ff24:
+  + Allow requests 0.8 and greater
+  + Avoid UnicodeEncodeError exception on exception
+  + Handle metadata args the same for all calls.
+  + Fix upload-to-image volume_id help
+  + adding v2 support to cinderclient
+  + Fix typo breaking --debug option to cinder client
+- Drop patches (merged upstream):
+  + print-exceptions.patch
+  + support-requests-1.0.patch
+
+-------------------------------------------------------------------
+Fri Feb 22 11:27:25 UTC 2013 - [email protected]
+
+- BuildRequire openstack-suse-macros instead of openstack-macros
+
+-------------------------------------------------------------------
+Tue Feb 12 17:20:28 UTC 2013 - [email protected]
+
+- Update support-requests-1.0.patch:
+  + Use alternative version from upstream
+
+-------------------------------------------------------------------
+Mon Feb 11 16:14:36 UTC 2013 - [email protected]
+
+- Fix requires of test package
+
+--------------------------------------------------------------------
+Mon Feb 11 15:10:30 UTC 2013 - [email protected]
+
+- Update to version 1.0.2.17+git.1360595430.c5cd7e4:
+  + Correct parsing of volume metadata
+  + Update to latest oslo version code.
+  + Re-add setuptools-git to setup.py.
+
+-------------------------------------------------------------------
+Wed Feb  6 16:35:02 UTC 2013 - [email protected]
+
+- Add print-exceptions.patch:
+  Fix printing of exceptions
+- Add support-requests-1.0.patch
+  Fix support for requests >= 1.0
+
+--------------------------------------------------------------------
+Mon Feb  4 12:03:11 UTC 2013 - [email protected]
+
+- Update to version 1.0.2.13+git.1359979391.b49f727:
+  + Fixed documentation of the cinder shell command.
+  + Change Nova -> Cinder in credentials error message
+  + Add ability to call force_delete from cinderclient
+  + Move from nose to testr.
+  + Fixed Version Functionality
+  + Add upload-to-image function to client.
+
+-------------------------------------------------------------------
+Thu Jan 17 14:08:20 UTC 2013 - [email protected]
+
+- Use version-regexp param for git_tarballs service to avoid
+  uselessly including the last git commit id twice.
+
+--------------------------------------------------------------------
+Mon Jan 14 12:42:54 UTC 2013 - [email protected]
+
+- Update to version 1.0.2.3.g61e2a42+git.1358163774.61e2a42:
+  + Add access to update volume metadata.
+  + Move from unittest2 to testtools
+  + Add list-extensions capability to cinderclient.
+- Updated requirements

Old:
----
  compat-newer-requests.patch
  python-cinderclient-master.tar.gz

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

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

Other differences:
------------------
++++++ python-cinderclient.spec ++++++
--- /var/tmp/diff_new_pack.Oj8pdJ/_old  2013-04-29 14:16:45.000000000 +0200
+++ /var/tmp/diff_new_pack.Oj8pdJ/_new  2013-04-29 14:16:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cinderclient
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,29 +19,27 @@
 %define component cinderclient
 
 Name:           python-%{component}
-Version:        1.0.1.5.g82e47d0+git.1355912775.82e47d0
+Version:        1.0.3
 Release:        0
-License:        Apache-2.0
 Summary:        Openstack Block Storage (Cinder) API Client
-Url:            http://launchpad.net/python-cinderclient
+License:        Apache-2.0
 Group:          Development/Languages/Python
-Source:         python-cinderclient-master.tar.gz
-# PATCH-FIX-UPSTREAM compat-newer-requests.patch [email protected] -- Add patches 
from git to work with more recent versions of python-requests
-Patch0:         compat-newer-requests.patch
-BuildRequires:  openstack-macros
+Url:            http://launchpad.net/python-cinderclient
+Source:         python-cinderclient-1.0.3.tar.gz
+BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-distribute
-# Packages below are only needed for documentation build
-BuildRequires:  python-httplib2
-BuildRequires:  python-prettytable
+# Documentation build requirements:
 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-distribute
-#Requires:       python-httplib2
 Requires:       python-prettytable
-Requires:       python-simplejson
 Requires:       python-requests
+Requires:       python-simplejson
 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()")}
@@ -66,18 +64,22 @@
 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-unittest2
+Requires:       python-nosehtmloutput
+Requires:       python-nosexcover
+Requires:       python-openstack.nose_plugin
+Requires:       python-pep8
+Requires:       python-testrepository >= 0.0.13
 
 %description test
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.1.5.g82e47d0
+%setup -q -n python-cinderclient-1.0.3
 %openstack_cleanup_prep
 echo %{version} > cinderclient/versioninfo
-%patch0 -p1
 
 %build
 python setup.py build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Oj8pdJ/_old  2013-04-29 14:16:45.000000000 +0200
+++ /var/tmp/diff_new_pack.Oj8pdJ/_new  2013-04-29 14:16:45.000000000 +0200
@@ -1,6 +1,7 @@
 <services>
   <service name="git_tarballs" mode="disabled">
-    <param 
name="url">http://tarballs.openstack.org/python-cinderclient/python-cinderclient-master.tar.gz</param>
+    <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="plain-version">True</param>
   </service>
 </services>

++++++ python-cinderclient-master.tar.gz -> python-cinderclient-1.0.3.tar.gz 
++++++
++++ 6768 lines of diff (skipped)

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

Reply via email to