Hello community,

here is the log from the commit of package python-swiftclient for 
openSUSE:Factory checked in at 2016-10-13 11:31:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2016-09-30 15:30:29.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-swiftclient.new/python-swiftclient.changes   
    2016-10-13 11:31:24.000000000 +0200
@@ -1,0 +2,52 @@
+Mon Sep 26 12:51:26 UTC 2016 - tbecht...@suse.com
+
+update to version 3.1.0
+  * Include response headers in ClientExceptions
+  * Add copy object method
+  * Support client certificate/key
+  * Add new doc structure and contents for swiftclient
+  * Add --json option to `swift capabilities` / `swift info`
+  * Convert numeric and boolean header values to strings
+  * Correct doc string for http_conn argument
+  * authors/changelog updates for 3.1.0 release
+  * Add tests for thread option validation
+  * Drop *.dbm* before running tests
+  * fixing nit picks in python-swiftclient doc
+  * boolean logic cleanup in service.Swift[Copy|Post]Object
+  * Query string functionality for containers
+  * Check responses when retrying bodies
+  * Add python version constraint python>=2.7
+  * Use mock patch to handle get_auth_keystone
+  * Default to v3 auth if we find a (user|project)-domain-(name|id) option
+  * Initialise delete_object mock before it's called
+  * Accept gzip-encoded API responses
+  * Use application/directory content-type for dir markers
+  * Fix examples and missing code-block
+  * Strip leading/trailing whitespace from headers
+  * Move other-requirements.txt to bindep.txt
+  * Suppress InsecureRequestWarning when using --insecure
+  * reenable sidebar links
+  * Migrated contributing file from .md to .rst
+  * Fixed a typo in SwiftService API doc
+  * Move python-keystoneclient to "extras"
+  * Pull option processing out to service.py
+  * Add swift tempurl and swift auth command docstring
+  * Add other-requirements.txt
+  * Identify segments uploaded via swiftclient
+  * Port from optparse to argparse
+  * Fix SwiftPostObject options usage in SwiftService
+  * client: renew token on 401 even if retries is 0
+  * Fix downloading from "marker" item
+  * Tighten up testing for sloppy auth version
+  * Removes redundant "to"
+  * Fix unicode issues in tempurl command
+  * Parse options to dict
+  * Modify assert
+  * Update the home-page with developer documentation
+  * Initialize delete_object mock *before* creating all the threads
+  * Clean up some unnecessary variables
+  * Add __ne__ built-in function
+  * Add an option: disable etag check on downloads
+  * Check threads number options validation
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-swiftclient.spec ++++++
--- /var/tmp/diff_new_pack.n4RfRv/_old  2016-10-13 11:31:26.000000000 +0200
+++ /var/tmp/diff_new_pack.n4RfRv/_new  2016-10-13 11:31:26.000000000 +0200
@@ -18,17 +18,17 @@
 
 %global sname python-swiftclient
 Name:           python-swiftclient
-Version:        3.0.0
+Version:        3.1.0
 Release:        0
 Summary:        OpenStack Object Storage API Client Library
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            https://launchpad.net/%{sname}
-Source:         
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Source0:        
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-keystoneclient >= 1.7.0
-BuildRequires:  python-mock >= 1.2
+BuildRequires:  python-keystoneclient >= 2.0.0
+BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-pbr >= 1.6
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18

++++++ python-swiftclient-3.0.0.tar.gz -> python-swiftclient-3.1.0.tar.gz ++++++
++++ 8874 lines of diff (skipped)


Reply via email to