Changelog for
python-swiftclient-1.4.0-2.1.noarch.rpm :
Wed May 29 14:00:00 2013 dmuellerAATTsuse.com
- remove setBadness call from rpmlintrc
- fix buildrequires
Mon Apr 22 14:00:00 2013 dmuellerAATTsuse.com
- update to 1.4.0
Tue Apr 2 14:00:00 2013 dmuellerAATTsuse.com
- downgrade to released version (1.3.0)
Mon Mar 18 13:00:00 2013 speilickeAATTsuse.com
- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
Tue Mar 5 13:00:00 2013 cloud-develAATTsuse.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 13:00:00 2013 saschpeAATTsuse.de
- BuildRequire openstack-suse-macros instead of openstack-macros
Mon Feb 11 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 1.3.0.5+git.1360595600.4ac431a:
+ Print useful message when keystoneclient is not installed
Mon Feb 4 13:00:00 2013 dmuellerAATTsuse.com
- Update to version 1.3.0.4+git.1359979977.b5f222b:
+ Fix reporting version.
+ Use testr instead of nose.
Wed Jan 23 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 1.1.1.58+git.1358959422.bf09dd9:
+ Update to latest oslo version/setup.
Thu Jan 17 13:00:00 2013 vuntzAATTsuse.com
- Use version-regexp param for git_tarballs service to avoid
uselessly including the last git commit id twice.
Mon Jan 14 13:00:00 2013 saschpeAATTsuse.de
- (Build)Require python-pyOpenSSL instead of M2Crypto (to get the
ssl Python base module)
Mon Jan 14 13:00:00 2013 saschpeAATTsuse.de
- Fix requirement on python-simplejson
Mon Jan 14 13:00:00 2013 cloud-develAATTsuse.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 13:00:00 2012 saschpeAATTsuse.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 13:00:00 2012 saschpeAATTsuse.de
- Use AATTPARENT_TAGAATT in _service file to automate versioning
Fri Nov 23 13:00:00 2012 saschpeAATTsuse.de
- Add requirement on python-M2Crypto, it is needed at runtime
Thu Nov 22 13:00:00 2012 saschpeAATTsuse.de
- Add rpmlintrc
Thu Nov 15 13:00:00 2012 saschpeAATTsuse.de
- Use openstack-macros
Thu Nov 8 13:00:00 2012 saschpeAATTsuse.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 14:00:00 2012 vuntzAATTsuse.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 14:00:00 2012 jenkinsAATTsuse.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 14:00:00 2012 bwiedemannAATTsuse.com
- include tox.ini to make tox tests run
Tue Aug 28 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (58baa42):
+ Add nosehtmloutput as a test dependency.
+ Change \'_\' to \'-\' in options
Wed Aug 22 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (46aad0e):
+ Ensure Content-Length header when PUT/POST a container
Sat Aug 18 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (6941260):
+ Add timing stats to verbose download output.
+ Shuffle download order (of containers and objects)
Tue Aug 14 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (99b8253):
+ Make python-keystoneclient optional
Wed Aug 8 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (c87458e):
+ Fix container delete throughput and 409 retries.
Thu Aug 2 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (1f6096e):
+ Use keystoneclient for authentication.
Fri Jul 27 14:00:00 2012 saschpeAATTsuse.de
- Cleanup specfile
- Add -test package requirement on python-tox
Fri Jul 27 14:00:00 2012 cthielAATTsuse.com
- split off test subpackage
Thu Jul 26 14:00:00 2012 cthielAATTsuse.com
- initial package