File python-swiftclient.changes of Package python-swiftclient
-------------------------------------------------------------------- Wed Dec 19 11:53:05 UTC 2012 - saschpe@suse.de - Update to version 1.2.0.25.g7df9cad+git.1355914385.7df9cad: + Add --insecure option to fix bug #1077869 + Don't segment objects smaller than --segment-size + Don't add trailing slash to auth URL. + Adding segment size as another x-object-manifest component + Stop loss of precision when writing 'x-object-meta-mtime' + Remove unused json_request. + fixed inconsistencies in parameter descriptions + tell nose to explicity test the 'tests' directory + Fixes setup compatibility issue on Windows + Force utf-8 encode of HTTPConnection params + swiftclient Connection : default optional arguments to None + Add OpenStack trove classifier for PyPI ------------------------------------------------------------------- Wed Dec 5 09:31:59 UTC 2012 - saschpe@suse.de - Use @PARENT_TAG@ in _service file to automate versioning ------------------------------------------------------------------- Fri Nov 23 10:36:03 UTC 2012 - saschpe@suse.de - Add requirement on python-M2Crypto, it is needed at runtime ------------------------------------------------------------------- Thu Nov 22 14:31:02 UTC 2012 - saschpe@suse.de - Add rpmlintrc ------------------------------------------------------------------- Thu Nov 15 12:45:10 UTC 2012 - saschpe@suse.de - Use openstack-macros ------------------------------------------------------------------- Thu Nov 8 11:03:06 UTC 2012 - saschpe@suse.de - Install LICENSING and README.rst - Build HTML documentation and split of doc package + BuildRequire python-Sphinx - BuildRequire changes: + python-base instead of python-devel, sufficient for Python-only modules + python-distribute instead of setuptools - Drop from_vcs build flag ------------------------------------------------------------------- Fri Oct 12 13:31:08 UTC 2012 - vuntz@suse.com - Update to version 2012.2 (Folsom), which is really 1.2.0: + See https://github.com/openstack/python-swiftclient/commits/1.2.0 ------------------------------------------------------------------- Mon Oct 1 09:29:55 UTC 2012 - jenkins@suse.de - Update to latest git (57dfd21): + Fix PEP8 issues. + Add ability to download without writing to disk. + PEP8 issues fixed + PEP8 cleanup. + Allow endpoint type to be specified. + Add region_name support + Do not use dictionaries as default parameters + Catch authorization failures + Resolves issue with empty os_options for swift-bench & swift-dispersion-report ------------------------------------------------------------------- Mon Sep 10 08:10:04 UTC 2012 - bwiedemann@suse.com - include tox.ini to make tox tests run ------------------------------------------------------------------- Tue Aug 28 15:10:49 UTC 2012 - jenkins@suse.de - Update to latest git (58baa42): + Add nosehtmloutput as a test dependency. + Change '_' to '-' in options ------------------------------------------------------------------- Wed Aug 22 22:12:22 UTC 2012 - jenkins@suse.de - Update to latest git (46aad0e): + Ensure Content-Length header when PUT/POST a container ------------------------------------------------------------------- Sat Aug 18 22:06:31 UTC 2012 - jenkins@suse.de - Update to latest git (6941260): + Add timing stats to verbose download output. + Shuffle download order (of containers and objects) ------------------------------------------------------------------- Tue Aug 14 22:09:08 UTC 2012 - jenkins@suse.de - Update to latest git (99b8253): + Make python-keystoneclient optional ------------------------------------------------------------------- Wed Aug 8 22:08:28 UTC 2012 - jenkins@suse.de - Update to latest git (c87458e): + Fix container delete throughput and 409 retries. ------------------------------------------------------------------- Thu Aug 2 22:05:26 UTC 2012 - jenkins@suse.de - Update to latest git (1f6096e): + Use keystoneclient for authentication. ------------------------------------------------------------------- Fri Jul 27 13:01:30 UTC 2012 - saschpe@suse.de - Cleanup specfile - Add -test package requirement on python-tox ------------------------------------------------------------------- Fri Jul 27 08:38:18 UTC 2012 - cthiel@suse.com - split off test subpackage ------------------------------------------------------------------- Thu Jul 26 08:05:54 UTC 2012 - cthiel@suse.com - initial package