File python-swiftclient.changes of Package python-swiftclient
------------------------------------------------------------------- Wed May 29 10:52:30 UTC 2013 - dmueller@suse.com - remove setBadness call from rpmlintrc - fix buildrequires ------------------------------------------------------------------- Mon Apr 22 12:26:22 UTC 2013 - dmueller@suse.com - update to 1.4.0 ------------------------------------------------------------------- Tue Apr 2 10:13:14 UTC 2013 - dmueller@suse.com - downgrade to released version (1.3.0) ------------------------------------------------------------------- Mon Mar 18 10:45:11 UTC 2013 - speilicke@suse.com - Drop +git.$TIMESTAMP.$COMMITHASH version suffix -------------------------------------------------------------------- Tue Mar 5 17:18:59 UTC 2013 - cloud-devel@suse.de - Update to version 1.3.0.10+git.1362503939.999e1c0: + Add client man page swift.1 + Allow to specify segment container + Added "/" check when list containers. ------------------------------------------------------------------- Fri Feb 22 11:25:38 UTC 2013 - saschpe@suse.de - BuildRequire openstack-suse-macros instead of openstack-macros -------------------------------------------------------------------- Mon Feb 11 15:13:20 UTC 2013 - cloud-devel@suse.de - Update to version 1.3.0.5+git.1360595600.4ac431a: + Print useful message when keystoneclient is not installed -------------------------------------------------------------------- Mon Feb 4 12:12:57 UTC 2013 - dmueller@suse.com - Update to version 1.3.0.4+git.1359979977.b5f222b: + Fix reporting version. + Use testr instead of nose. -------------------------------------------------------------------- Wed Jan 23 16:43:42 UTC 2013 - cloud-devel@suse.de - Update to version 1.1.1.58+git.1358959422.bf09dd9: + Update to latest oslo version/setup. ------------------------------------------------------------------- Thu Jan 17 14:08:20 UTC 2013 - vuntz@suse.com - Use version-regexp param for git_tarballs service to avoid uselessly including the last git commit id twice. ------------------------------------------------------------------- Mon Jan 14 15:06:18 UTC 2013 - saschpe@suse.de - (Build)Require python-pyOpenSSL instead of M2Crypto (to get the ssl Python base module) ------------------------------------------------------------------- Mon Jan 14 14:42:43 UTC 2013 - saschpe@suse.de - Fix requirement on python-simplejson -------------------------------------------------------------------- Mon Jan 14 13:18:10 UTC 2013 - cloud-devel@suse.de - Update to version 1.2.0.30.g3d04363+git.1358165890.3d04363: + Add env[SWIFTCLIENT_INSECURE] + Fix debug feature and add --debug to swift. + Use testtools as base class for test cases. + Add --os-cacert - Updated requirements -------------------------------------------------------------------- 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