Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
python-swiftclient
python-swiftclient.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-swiftclient.changes of Package python-swiftclient
------------------------------------------------------------------- Wed Feb 11 11:00:19 UTC 2015 - dmueller@suse.com - add requires on setuptools (bnc#914910) ------------------------------------------------------------------- Wed Sep 3 01:41:38 CEST 2014 - ro@suse.de - sanitize release line in specfile ------------------------------------------------------------------- Thu Mar 27 10:08:45 UTC 2014 - dmueller@suse.com - switch to released version 2.0.3 ------------------------------------------------------------------- Thu Mar 27 01:44:48 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.3.16.g100419c: * Make bin/swift testable part 1 ------------------------------------------------------------------- Sat Mar 22 01:44:08 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.3.15.g070dd48: * Fix temporary pypy gate issue with setuptools * Copy Swift's .mailmap to swiftclient repo ------------------------------------------------------------------- Fri Mar 21 01:46:57 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.3.11.g8ff7d56: * Use six.StringIO instead of StringIO.StringIO ------------------------------------------------------------------- Sat Mar 15 01:05:20 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.3.9.gd721dc7: * Improve help strings ------------------------------------------------------------------- Wed Mar 12 06:34:57 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.3.7.g41f5763: * TCP port is appended two time in ClientException ------------------------------------------------------------------- Mon Mar 10 16:17:32 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.3.5.g07dd668: * add "info" as an alias to "capabilities" ------------------------------------------------------------------- Thu Mar 6 01:30:18 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.3.4.gd2f3563: 2.0.3 * Help string format persistent * Make the help strings constant ------------------------------------------------------------------- Sat Mar 1 01:06:12 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.2.14.g52893e3: * Add LengthWrapper in put_object to honor content_length param * Updated from global requirements * swift.1 manpage fix for groff warnings ------------------------------------------------------------------- Thu Feb 20 01:00:35 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.2.8.gf4e0579: * Remove useless statement ------------------------------------------------------------------- Wed Feb 19 00:37:20 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.2.6.g21cec82: 2.0.2 * Only run flake8 on swiftclient code * Add option to skip downloading/uploading identical files * Add missing backslash ------------------------------------------------------------------- Sun Feb 16 01:04:35 UTC 2014 - cloud-devel@suse.de - Update to version python-swiftclient-2.0.1.1.g380e830: * Remove multipart/form-data file upload 2.0.1 ------------------------------------------------------------------- Fri Feb 14 09:01:53 UTC 2014 - dmueller@suse.com - Update to version python-swiftclient-2.0.1.g79f189a: * Fix --insecure option on auth * Remove extraneous vim configuration comments * Rename Openstack to OpenStack * Port to python-requests ------------------------------------------------------------------- Tue Feb 11 16:30:08 UTC 2014 - speilicke@suse.com - Update to version python-swiftclient-1.8.0.52.gf13288a: * Remove tox locale overrides * Fix swiftclient help * Fix misspellings in python swiftclient * changed things because reasons * match hacking rules in swift * Updated from global requirements * Install manpage in share/man/man1 instead of man/man1 * assertEquals is deprecated, use assertEqual - Replace git_tarballs source service with download_files and set_version + Use upstream URL as source (enables verification) ------------------------------------------------------------------- Wed Feb 5 11:09:59 UTC 2014 - speilicke@suse.com - Fix manpage install ------------------------------------------------------------------- Sat Feb 1 12:53:41 UTC 2014 - opensuse-cloud@opensuse.org - Update to version 1.8.0.47: + Add capabilities option + Updated from global requirements + assertEquals is deprecated, use assertEqual + Install manpage in share/man/man1 instead of man/man1 ------------------------------------------------------------------- Sun Jan 26 01:32:53 UTC 2014 - opensuse-cloud@opensuse.org - Update to version 1.8.0.39: + match hacking rules in swift ------------------------------------------------------------------- Mon Jan 20 09:28:27 UTC 2014 - dmueller@suse.com - Update to version 1.8.0.38: + Install swiftclient manpage + Replace xrange in for loop with range + retry on ratelimit - add 0001-Install-manpage-in-share-man-man1-instead-of-man-man.patch ------------------------------------------------------------------- Mon Jan 20 09:24:12 UTC 2014 - dmueller@suse.com - install manpages ------------------------------------------------------------------- Thu Jan 16 12:01:05 UTC 2014 - dmueller@suse.com - fix requires ------------------------------------------------------------------- Thu Dec 26 01:30:08 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.33: + Add --object-name ------------------------------------------------------------------- Sun Dec 22 01:11:53 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.31: + Fix help of some optional arguments ------------------------------------------------------------------- Tue Dec 17 00:53:58 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.29: + Updates tox.ini to use new features ------------------------------------------------------------------- Sun Dec 15 00:41:27 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.27: + Enable usage of proxies defined in environment (http(s)_proxy). ------------------------------------------------------------------- Fri Dec 13 00:38:26 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.25: + Fix Sphinx version issue + Fixes python-swiftclient debugging message ------------------------------------------------------------------- Tue Dec 10 01:41:24 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.22: + Skip sniffing and reseting if retry is disabled ------------------------------------------------------------------- Sun Dec 8 00:40:22 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.20: + Don't crash when header is value of None ------------------------------------------------------------------- Wed Dec 4 00:47:16 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.18: + Fix download bandwidth for swift command. ------------------------------------------------------------------- Sat Nov 30 01:11:29 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.16: + Updates .gitignore + Add close to swiftclient.client.Connection ------------------------------------------------------------------- Thu Nov 28 01:40:01 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.13: + Allow custom headers when using swift download (CLI) ------------------------------------------------------------------- Mon Nov 25 14:13:27 UTC 2013 - dmueller@suse.com - switch to python-setuptools ------------------------------------------------------------------- Fri Nov 22 00:46:51 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.11: + Add verbose output to all stat commands ------------------------------------------------------------------- Sat Nov 2 01:38:17 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.9: + Replaced two references to Cloud Files with Swift ------------------------------------------------------------------- Sun Oct 27 00:32:00 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.8: + Fix a typo in help text: "downlad" ------------------------------------------------------------------- Sat Oct 19 00:13:51 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.7: + enhance swiftclient logging ------------------------------------------------------------------- Thu Oct 17 23:41:52 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.5: + user defined headers added to swift post queries + Extend usage message for `swift download` ------------------------------------------------------------------- Mon Oct 14 23:47:56 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.8.0.1: + Clarify main help for post subcommand ------------------------------------------------------------------- Mon Oct 14 11:57:52 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.7.0.3: + Make pbr only a build-time dependency. ------------------------------------------------------------------- Tue Oct 8 12:48:32 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.7.0.1: + assertEquals is deprecated, use assertEqual (H602) ------------------------------------------------------------------- Sun Sep 22 23:51:13 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.6.0.3: + fix bug with replace old *LOs ------------------------------------------------------------------- Wed Sep 18 09:17:24 UTC 2013 - dmueller@suse.com - fix requires ------------------------------------------------------------------- Tue Sep 17 00:16:24 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.6.0.1: + Sync with global requirements ------------------------------------------------------------------- Fri Aug 30 00:10:50 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.5.0.23: + Remove redundant unit suffix + Added support for running the tests under PyPy with tox ------------------------------------------------------------------- Mon Aug 26 23:57:56 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.5.0.20: + Add a NullHandler when setting up library logging + Reformat help outputs ------------------------------------------------------------------- Sun Jul 14 00:04:39 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.5.0.7: + Update docstring for swiftclient.Connection.__init__ ------------------------------------------------------------------- Sat Jul 13 00:04:06 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.5.0.6: + Allow setting # of retries in the binary + Adds max-backoff for retries in Connection. ------------------------------------------------------------------- Thu Jul 11 08:24:06 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.5.0.2: + Allow storage url override for both auth vers. ------------------------------------------------------------------- Mon Jul 8 23:50:18 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.4.0.35: + Note '-V 2' is necessary for auth 2.0 ------------------------------------------------------------------- Fri Jul 5 23:46:49 UTC 2013 - opensuse-cloud@opensuse.org - Update to version 1.4.0.34: + Add -p option to download command. ------------------------------------------------------------------- Wed Jun 26 22:30:13 UTC 2013 - dmueller@suse.com - update to master branch - update requires ------------------------------------------------------------------- Wed May 29 10:52:30 UTC 2013 - dmueller@suse.com - remove setBadness call from rpmlintrc - fix buildrequires ------------------------------------------------------------------- Wed May 15 11:00:37 UTC 2013 - bwiedemann@suse.com - upgrade to 1.4.0.7 ; BuildRequire python-pbr python-d2to1 ------------------------------------------------------------------- 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) ------------------------------------------------------------------- Wed Mar 27 15:18:20 UTC 2013 - speilicke@suse.com - BuildRequire python (for the ssl module) ------------------------------------------------------------------- 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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor