We are gleeful to announce the release of: python-swiftclient 3.3.0: OpenStack Object Storage API Client Library This release is part of the ocata release series. The source is available from: https://git.openstack.org/cgit/openstack/python-swiftclient Download the package from: https://pypi.python.org/pypi/python-swiftclient Please report issues through launchpad: https://bugs.launchpad.net/python-swiftclient For more details, please see below. Changes in python-swiftclient 3.2.0..3.3.0 ------------------------------------------ 307d4c0 3.3.0 authors/changelog update 3934bd6 prefix-based tempurls support f2f278f Add Constraints support aea0585 Fix typo in shell.py ae57155 Typo fix 41666d6 modify 'swift <sub_command> —help' display 03acc41 Show team and repo badges on README a1e2bcd Accept more types of input for headers/meta 12d42ef Replace 'assertEqual(None, ...)' with 'assertIsNone(...)' 4d040ee Add commands examples for copy and delete 9be94f3 Fix 'url' to 'URL' 304da90 Make functests py3-compatible Diffstat (except docs and test files) ------------------------------------- .mailmap | 1 + AUTHORS | 8 ++++++- ChangeLog | 15 ++++++++++++ README.rst | 9 ++++++++ bindep.txt | 1 + swiftclient/service.py | 8 ++++--- swiftclient/shell.py | 31 +++++++++++++++++-------- swiftclient/utils.py | 44 ++++++++++++++++++++++++++---------- tools/tox_install.sh | 31 +++++++++++++++++++++++++ tox.ini | 13 +++++++---- 18 files changed, 279 insertions(+), 60 deletions(-)
participants (1)
-
no-reply@openstack.org