Hello community,

here is the log from the commit of package python-swiftclient for 
openSUSE:Factory checked in at 2013-07-03 16:52:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-swiftclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-swiftclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-swiftclient"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-swiftclient/python-swiftclient.changes    
2013-06-14 15:48:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-swiftclient.new/python-swiftclient.changes   
    2013-07-03 16:52:54.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jun 26 22:30:13 UTC 2013 - dmuel...@suse.com
+
+- update to master branch
+- update requires 
+
+-------------------------------------------------------------------
@@ -7,0 +14,5 @@
+Wed May 15 11:00:37 UTC 2013 - bwiedem...@suse.com
+
+- upgrade to 1.4.0.7 ; BuildRequire python-pbr python-d2to1
+
+-------------------------------------------------------------------
@@ -15,0 +27,5 @@
+
+-------------------------------------------------------------------
+Wed Mar 27 15:18:20 UTC 2013 - speili...@suse.com
+
+- BuildRequire python (for the ssl module)

Old:
----
  python-swiftclient-1.4.0.tar.gz

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

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

Other differences:
------------------
++++++ python-swiftclient.spec ++++++
--- /var/tmp/diff_new_pack.Sokvnp/_old  2013-07-03 16:52:54.000000000 +0200
+++ /var/tmp/diff_new_pack.Sokvnp/_new  2013-07-03 16:52:54.000000000 +0200
@@ -19,22 +19,26 @@
 %define component swiftclient
 
 Name:           python-%{component}
-Version:        1.4.0
+Version:        1.4.0.32
 Release:        0
 Summary:        Openstack Object Storage (Swift) API Client
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://launchpad.net/python-swiftclient
-Source:         python-swiftclient-1.4.0.tar.gz
+Source:         python-swiftclient-master.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python
+BuildRequires:  python-d2to1
 BuildRequires:  python-distribute
+BuildRequires:  python-pbr
 BuildRequires:  python-pyOpenSSL
 # Packages below are only needed for documentation build
 BuildRequires:  python-Sphinx
 Requires:       python >= 2.6.8
+Requires:       python-d2to1 >= 0.2.10
+Requires:       python-pbr >= 0.5
 Requires:       python-pyOpenSSL
-Requires:       python-simplejson
+Requires:       python-simplejson >= 2.0.9
 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()")}
@@ -51,7 +55,6 @@
 OpenStack's swift.
 
 %package doc
-
 Summary:        Openstack Object Storage (Swift) API Client - Documentation
 Group:          Documentation/HTML
 Requires:       %{name} = %{version}
@@ -60,22 +63,22 @@
 This package contains documentation files for %{name}.
 
 %package test
-
 Summary:        Openstack Object Storage (Swift) API Client - Testsuite
 Group:          System/Management
 Requires:       %{name} = %{version}
-Requires:       python-eventlet
+Requires:       python-coverage
+Requires:       python-flake8 >= 2.0
 Requires:       python-keystoneclient
-Requires:       python-nosexcover
-Requires:       python-openstack.nose_plugin
-Requires:       python-pep8
+Requires:       python-pep8 >= 1.4.5
+Requires:       python-pyflakes >= 0.7.2
+Requires:       python-testrepository >= 0.0.13
 Requires:       python-testtools >= 0.9.22
 
 %description test
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-swiftclient-1.4.0
+%setup -q -n python-swiftclient-1.4.0.32.gb03843f
 %openstack_cleanup_prep
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Sokvnp/_old  2013-07-03 16:52:54.000000000 +0200
+++ /var/tmp/diff_new_pack.Sokvnp/_new  2013-07-03 16:52:54.000000000 +0200
@@ -1,7 +1,8 @@
 <services>
   <service name="git_tarballs" mode="disabled">
-    <param 
name="url">http://tarballs.openstack.org/python-swiftclient/python-swiftclient-1.4.0.tar.gz</param>
+    <param 
name="url">http://tarballs.openstack.org/python-swiftclient/python-swiftclient-master.tar.gz</param>
     <param name="email">opensuse-cl...@opensuse.org</param>
+    <param name="version-regexp">.*-([^-]+)\.g[a-zA-Z0-9]{7}</param>
     <param name="plain-version">True</param>
   </service>
 </services>

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to