Hello community, here is the log from the commit of package python-swiftclient for openSUSE:13.1 checked in at 2013-10-23 11:27:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/python-swiftclient (Old) and /work/SRC/openSUSE:13.1/.python-swiftclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-swiftclient" Changes: -------- --- /work/SRC/openSUSE:13.1/python-swiftclient/python-swiftclient.changes 2013-09-23 11:07:00.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.python-swiftclient.new/python-swiftclient.changes 2013-10-23 11:27:03.000000000 +0200 @@ -1,0 +2,23 @@ +Mon Oct 7 10:27:37 UTC 2013 - [email protected] + +- go with released version 1.7.0: + * no changes + +------------------------------------------------------------------- +Sun Sep 22 23:51:13 UTC 2013 - [email protected] + +- Update to version 1.6.0.3: + + fix bug with replace old *LOs + +------------------------------------------------------------------- +Wed Sep 18 09:17:24 UTC 2013 - [email protected] + +- fix requires + +------------------------------------------------------------------- +Tue Sep 17 00:16:24 UTC 2013 - [email protected] + +- Update to version 1.6.0.1: + + Sync with global requirements + +------------------------------------------------------------------- Old: ---- python-swiftclient-master.tar.gz New: ---- python-swiftclient-1.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-swiftclient.spec ++++++ --- /var/tmp/diff_new_pack.oE8a6w/_old 2013-10-23 11:27:03.000000000 +0200 +++ /var/tmp/diff_new_pack.oE8a6w/_new 2013-10-23 11:27:03.000000000 +0200 @@ -19,25 +19,21 @@ %define component swiftclient Name: python-%{component} -Version: 1.5.0.23 +Version: 1.7.0 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-master.tar.gz +Source: python-swiftclient-1.7.0.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-pbr >= 0.5.21 Requires: python-simplejson >= 2.0.9 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 @@ -66,19 +62,22 @@ Summary: Openstack Object Storage (Swift) API Client - Testsuite Group: System/Management Requires: %{name} = %{version} -Requires: python-coverage +Requires: python-coverage >= 3.6 +Requires: python-discover Requires: python-flake8 >= 2.0 -Requires: python-keystoneclient +Requires: python-hacking >= 0.5.6 +Requires: python-keystoneclient >= 0.3.2 +Requires: python-mock >= 1.0 Requires: python-pep8 >= 1.4.5 Requires: python-pyflakes >= 0.7.2 -Requires: python-testrepository >= 0.0.13 -Requires: python-testtools >= 0.9.22 +Requires: python-testrepository >= 0.0.17 +Requires: python-testtools >= 0.9.32 %description test This package contains testsuite files for %{name}. %prep -%setup -q -n python-swiftclient-1.5.0.23.g0278998 +%setup -q -n python-swiftclient-1.7.0 %openstack_cleanup_prep %build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.oE8a6w/_old 2013-10-23 11:27:03.000000000 +0200 +++ /var/tmp/diff_new_pack.oE8a6w/_new 2013-10-23 11:27:03.000000000 +0200 @@ -1,8 +1,7 @@ <services> <service name="git_tarballs" mode="disabled"> - <param name="url">http://tarballs.openstack.org/python-swiftclient/python-swiftclient-master.tar.gz</param> + <param name="url">http://tarballs.openstack.org/python-swiftclient/python-swiftclient-1.7.0.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> ++++++ python-swiftclient-master.tar.gz -> python-swiftclient-1.7.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-swiftclient-1.5.0.23.g0278998/ChangeLog new/python-swiftclient-1.7.0/ChangeLog --- old/python-swiftclient-1.5.0.23.g0278998/ChangeLog 2013-08-30 00:24:06.000000000 +0200 +++ new/python-swiftclient-1.7.0/ChangeLog 2013-09-30 15:44:27.000000000 +0200 @@ -1,3 +1,29 @@ +commit 68dde8dd514e4eef89aafa6c1c93e065045c3cbd +Merge: 66e8c5a 266217e +Author: Jenkins <[email protected]> +Date: Sun Sep 22 22:54:11 2013 +0000 + + Merge "fix bug with replace old *LOs" + +commit 66e8c5a384582c4d4ebe0c8a8bfac17f0f41d9aa +Author: Monty Taylor <[email protected]> +Date: Mon Aug 5 18:03:18 2013 -0300 + + Sync with global requirements + + Specifically, removing d2to1 is the important part. While we're at it + though, use hacking to get the pyflakes/pep8 pins. + + Change-Id: Ic4a43955526fcde313ad2f2afec8fafeb87f37a6 + +commit 266217e32c7119dce3d21014e3bf0e7ff354c79d +Author: David Goetz <[email protected]> +Date: Tue Sep 10 13:12:29 2013 -0700 + + fix bug with replace old *LOs + + Change-Id: I9e6278b62608cf36fa7e5e228f234cc8199c17fc + commit 0278998398cbe0caeb5237b30e316c0a59669c87 Merge: a47d3d6 d352d83 Author: Jenkins <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-swiftclient-1.5.0.23.g0278998/PKG-INFO new/python-swiftclient-1.7.0/PKG-INFO --- old/python-swiftclient-1.5.0.23.g0278998/PKG-INFO 2013-08-30 00:24:06.000000000 +0200 +++ new/python-swiftclient-1.7.0/PKG-INFO 2013-09-30 15:44:27.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: python-swiftclient -Version: 1.5.0.23.g0278998 +Version: 1.7.0 Summary: OpenStack Object Storage API Client Library Home-page: http://www.openstack.org/ Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-swiftclient-1.5.0.23.g0278998/bin/swift new/python-swiftclient-1.7.0/bin/swift --- old/python-swiftclient-1.5.0.23.g0278998/bin/swift 2013-08-30 00:23:28.000000000 +0200 +++ new/python-swiftclient-1.7.0/bin/swift 2013-09-30 15:43:58.000000000 +0200 @@ -1011,7 +1011,7 @@ container, obj, query_string='multipart-manifest=get') for old_seg in json.loads(manifest_data): - seg_path = old_seg['path'].lstrip('/') + seg_path = old_seg['name'].lstrip('/') if isinstance(seg_path, unicode): seg_path = seg_path.encode('utf-8') old_slo_manifest_paths.append(seg_path) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-swiftclient-1.5.0.23.g0278998/python_swiftclient.egg-info/PKG-INFO new/python-swiftclient-1.7.0/python_swiftclient.egg-info/PKG-INFO --- old/python-swiftclient-1.5.0.23.g0278998/python_swiftclient.egg-info/PKG-INFO 2013-08-30 00:24:06.000000000 +0200 +++ new/python-swiftclient-1.7.0/python_swiftclient.egg-info/PKG-INFO 2013-09-30 15:44:27.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: python-swiftclient -Version: 1.5.0.23.g0278998 +Version: 1.7.0 Summary: OpenStack Object Storage API Client Library Home-page: http://www.openstack.org/ Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-swiftclient-1.5.0.23.g0278998/python_swiftclient.egg-info/SOURCES.txt new/python-swiftclient-1.7.0/python_swiftclient.egg-info/SOURCES.txt --- old/python-swiftclient-1.5.0.23.g0278998/python_swiftclient.egg-info/SOURCES.txt 2013-08-30 00:24:06.000000000 +0200 +++ new/python-swiftclient-1.7.0/python_swiftclient.egg-info/SOURCES.txt 2013-09-30 15:44:27.000000000 +0200 @@ -24,6 +24,7 @@ python_swiftclient.egg-info/PKG-INFO python_swiftclient.egg-info/SOURCES.txt python_swiftclient.egg-info/dependency_links.txt +python_swiftclient.egg-info/not-zip-safe python_swiftclient.egg-info/requires.txt python_swiftclient.egg-info/top_level.txt swiftclient/__init__.py diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-swiftclient-1.5.0.23.g0278998/python_swiftclient.egg-info/not-zip-safe new/python-swiftclient-1.7.0/python_swiftclient.egg-info/not-zip-safe --- old/python-swiftclient-1.5.0.23.g0278998/python_swiftclient.egg-info/not-zip-safe 1970-01-01 01:00:00.000000000 +0100 +++ new/python-swiftclient-1.7.0/python_swiftclient.egg-info/not-zip-safe 2013-09-30 15:43:59.000000000 +0200 @@ -0,0 +1 @@ + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-swiftclient-1.5.0.23.g0278998/python_swiftclient.egg-info/requires.txt new/python-swiftclient-1.7.0/python_swiftclient.egg-info/requires.txt --- old/python-swiftclient-1.5.0.23.g0278998/python_swiftclient.egg-info/requires.txt 2013-08-30 00:24:06.000000000 +0200 +++ new/python-swiftclient-1.7.0/python_swiftclient.egg-info/requires.txt 2013-09-30 15:44:27.000000000 +0200 @@ -1,3 +1,2 @@ -d2to1>=0.2.10,<0.3 -pbr>=0.5,<0.6 +pbr>=0.5.21,<1.0 simplejson>=2.0.9 \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-swiftclient-1.5.0.23.g0278998/requirements.txt new/python-swiftclient-1.7.0/requirements.txt --- old/python-swiftclient-1.5.0.23.g0278998/requirements.txt 2013-08-30 00:23:28.000000000 +0200 +++ new/python-swiftclient-1.7.0/requirements.txt 2013-09-30 15:43:58.000000000 +0200 @@ -1,3 +1,2 @@ -d2to1>=0.2.10,<0.3 -pbr>=0.5,<0.6 +pbr>=0.5.21,<1.0 simplejson>=2.0.9 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-swiftclient-1.5.0.23.g0278998/setup.py new/python-swiftclient-1.7.0/setup.py --- old/python-swiftclient-1.5.0.23.g0278998/setup.py 2013-08-30 00:23:28.000000000 +0200 +++ new/python-swiftclient-1.7.0/setup.py 2013-09-30 15:43:58.000000000 +0200 @@ -14,8 +14,9 @@ # See the License for the specific language governing permissions and # limitations under the License. +# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT import setuptools setuptools.setup( - setup_requires=['d2to1', 'pbr'], - d2to1=True) + setup_requires=['pbr'], + pbr=True) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-swiftclient-1.5.0.23.g0278998/test-requirements.txt new/python-swiftclient-1.7.0/test-requirements.txt --- old/python-swiftclient-1.5.0.23.g0278998/test-requirements.txt 2013-08-30 00:23:28.000000000 +0200 +++ new/python-swiftclient-1.7.0/test-requirements.txt 2013-09-30 15:43:58.000000000 +0200 @@ -1,12 +1,9 @@ -# Install bounded pep8/pyflakes first, then let flake8 install -pep8==1.4.5 -pyflakes==0.7.2 -flake8==2.0 +hacking>=0.5.6,<0.8 -coverage +coverage>=3.6 discover -mock>=0.8.0 -python-keystoneclient +mock>=1.0 +python-keystoneclient>=0.3.2 sphinx>=1.1.2 -testrepository>=0.0.13 -testtools>=0.9.22 +testrepository>=0.0.17 +testtools>=0.9.32 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
