Hello community,
here is the log from the commit of package python-swiftclient for
openSUSE:Factory checked in at 2015-09-02 07:53:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2014-04-03 19:40:33.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-swiftclient.new/python-swiftclient.changes
2015-09-02 07:53:50.000000000 +0200
@@ -2 +2 @@
-Thu Mar 27 10:08:45 UTC 2014 - [email protected]
+Fri Apr 24 12:11:18 UTC 2015 - [email protected]
@@ -4 +4 @@
-- switch to released version 2.0.3
+- Use %{version} in source
@@ -7 +7,494 @@
-Thu Mar 27 01:44:48 UTC 2014 - [email protected]
+Thu Apr 23 20:18:08 UTC 2015 - [email protected]
+
+- Switch to version 2.4.0
+
+-------------------------------------------------------------------
+Wed Apr 1 00:30:42 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.4.0.post2:
+ 2.4.0
+ * Include unsupported url scheme with ClientException
+
+-------------------------------------------------------------------
+Sat Mar 7 01:55:59 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post60:
+ * Mention --segment-size option after 413 response
+
+-------------------------------------------------------------------
+Fri Mar 6 02:00:15 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post59:
+ * Add improvements to MD5 validation
+ * Unindent a chunk of st_list
+
+-------------------------------------------------------------------
+Thu Feb 26 02:10:02 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post56:
+ * Release connection after consuming the content
+ * Fix crash when stat'ing objects with non-ascii names
+
+-------------------------------------------------------------------
+Wed Feb 25 11:09:56 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post52:
+ * Verify MD5 of uploaded objects
+ * Fix crash with -l, -d /, and pseudo folders
+
+-------------------------------------------------------------------
+Thu Feb 19 01:09:31 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post48:
+ * add functional tox target
+
+-------------------------------------------------------------------
+Wed Feb 11 11:01:24 UTC 2015 - [email protected]
+
+- add dependency on python-setuptools (bnc#914910)
+
+-------------------------------------------------------------------
+Wed Feb 11 01:09:16 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post47:
+ * Add help message for "<subcommand> --help"
+ * Fix missing ca-certificate parameter to get_auth
+
+-------------------------------------------------------------------
+Sat Feb 7 00:42:53 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post44:
+ * Fix deleting SLO segments on overwrite
+
+-------------------------------------------------------------------
+Wed Feb 4 00:42:40 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post43:
+ * This patch fixes downloading files to stdout
+
+-------------------------------------------------------------------
+Tue Feb 3 00:42:57 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post41:
+ * Fix cross account upload using --os-storage-url
+
+-------------------------------------------------------------------
+Fri Jan 30 09:47:45 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post39:
+ * Fix environment sanitization for TestServiceUtils
+
+-------------------------------------------------------------------
+Sun Jan 11 01:26:50 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post38:
+ * Change tests to use CaptureOutput class
+ * Check that content_type header exists before using
+
+-------------------------------------------------------------------
+Tue Jan 6 01:32:08 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post35:
+ * Print info message about incorrect --totals usage when neither -l nor --lh
is provided. Added test coverage for --totals
+
+-------------------------------------------------------------------
+Mon Jan 5 01:28:56 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post34:
+ * Fix misplaced check for None in SwiftUploadObject
+
+-------------------------------------------------------------------
+Sat Jan 3 01:28:13 UTC 2015 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post32:
+ * Suppress 'No handlers...' message from keystoneclient logger
+
+-------------------------------------------------------------------
+Wed Dec 31 01:29:51 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.post30:
+ * Make preauth params work
+ * Change tests to use new CaptureOutput class
+
+-------------------------------------------------------------------
+Tue Dec 16 01:28:36 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.26.gd59af8c:
+ * Fix misnamed dictionary key
+ * Show warning when auth_version >= 2 and keystoneclient is missing
+
+-------------------------------------------------------------------
+Sat Dec 6 01:24:34 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.22.g79fb531:
+ * Workflow documentation is now in infra-manual
+
+-------------------------------------------------------------------
+Tue Dec 2 01:25:44 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.21.gd89e08f:
+ * Capture test output better
+
+-------------------------------------------------------------------
+Thu Nov 20 15:09:49 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.20.gcfbabe7:
+ * Add unit tests for _encode_meta_headers
+ * Fix misnamed variable in SwiftReader
+
+-------------------------------------------------------------------
+Fri Nov 14 00:46:54 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.17.g202bbab:
+ * Make swift post output an error message when failing
+ * Fix KeyError raised from client Connection
+
+-------------------------------------------------------------------
+Fri Oct 31 10:23:37 UTC 2014 - [email protected]
+
+- rename rpmlintrc to python-swiftclient-rpmlintrc
+
+-------------------------------------------------------------------
+Wed Oct 29 01:25:08 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.13.g19b427e:
+ * Adds user friendly message when --segment-size is a non-integer
+
+-------------------------------------------------------------------
+Mon Oct 27 17:47:32 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.11.g025da14:
+ * Replaces Stacktraces with useful error messages
+ * Fix race in shell when testing for errors to raise SysExit
+ * Fix race between container create jobs during upload
+ * Fix the info command with --insecure
+ * Allow segment size to be specified in a human readable way
+
+-------------------------------------------------------------------
+Tue Oct 21 11:29:57 UTC 2014 - [email protected]
+
+- add rpmlintrc as a source
+
+-------------------------------------------------------------------
+Fri Oct 10 00:08:04 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.4.g83ca0b8:
+ * Use skipTest from testtools instead of inherited Exception
+
+-------------------------------------------------------------------
+Wed Oct 8 00:07:03 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.2.gc37cecb:
+ * Add tests for account listing using --lh switch
+
+-------------------------------------------------------------------
+Wed Oct 1 23:52:21 UTC 2014 - [email protected]
+
+- Update to version python-swiftclient-2.3.1.1.g21fb6f6:
+ * Do not crash with "swift list --lh" for Ceph RadosGW
+ 2.3.1
+
++++ 319 more lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/python-swiftclient/python-swiftclient.changes
++++ and
/work/SRC/openSUSE:Factory/.python-swiftclient.new/python-swiftclient.changes
Old:
----
python-swiftclient-2.0.3.tar.gz
rpmlintrc
New:
----
python-swiftclient-2.4.0.tar.gz
python-swiftclient-rpmlintrc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-swiftclient.spec ++++++
--- /var/tmp/diff_new_pack.Sj5nCk/_old 2015-09-02 07:53:51.000000000 +0200
+++ /var/tmp/diff_new_pack.Sj5nCk/_new 2015-09-02 07:53:51.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-swiftclient
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,23 +18,28 @@
%define component swiftclient
Name: python-%{component}
-Version: 2.0.3
+Version: 2.4.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:
http://tarballs.openstack.org/python-swiftclient/python-swiftclient-%{version}.tar.gz
+Source:
https://pypi.python.org/packages/source/p/python-swiftclient/python-swiftclient-%{version}.tar.gz
+Source99: %{name}-rpmlintrc
BuildRequires: openstack-suse-macros
BuildRequires: python
BuildRequires: python-pbr
BuildRequires: python-requests
BuildRequires: python-setuptools
+BuildRequires: python-six
# Packages below are only needed for documentation build
BuildRequires: python-Sphinx
+BuildRequires: python-oslosphinx
Requires: python >= 2.6.8
Requires: python-requests >= 1.1
+Requires: python-setuptools
Requires: python-simplejson >= 2.0.9
+Requires: python-six >= 1.5.2
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()")}
@@ -62,12 +67,11 @@
Summary: Openstack Object Storage (Swift) API Client - Testsuite
Group: System/Management
Requires: %{name} = %{version}
-Requires: python-coverage >= 3.6
Requires: python-discover
-Requires: python-keystoneclient >= 0.4.2
+Requires: python-keystoneclient >= 0.6.0
Requires: python-mock >= 1.0
-Requires: python-testrepository >= 0.0.17
-Requires: python-testtools >= 0.9.32
+Requires: python-testrepository >= 0.0.18
+Requires: python-testtools >= 0.9.34
%description test
This package contains testsuite files for %{name}.
++++++ python-swiftclient-2.0.3.tar.gz -> python-swiftclient-2.4.0.tar.gz ++++++
++++ 15109 lines of diff (skipped)
++++++ python-swiftclient-rpmlintrc ++++++
# This symling is for the -test package and can be ignored:
addFilter("dangling-symlink /var/lib/python-swiftclient-test/swiftclient")
# This file is ok, it's for the unit testsuite
addFilter("hidden-file-or-dir /var/lib/python-swiftclient-test/.unittests")