Commit graph

6 commits

Author SHA1 Message Date
adam
bc63b67f5e Removed usuned lines 2018-02-02 10:59:51 +00:00
adam
7a8bd9d7de py-swiftclient: updated to 3.5.0
3.5.0

* Allow for object uploads > 5GB from stdin.

  When uploading from standard input, swiftclient will turn the upload
  into an SLO in the case of large objects. By default, input larger
  than 10MB will be uploaded as an SLO with 10MB segment sizes. Users
  can also supply the --segment-size option to alter that
  threshold and the SLO segment size. One segment is buffered in
  memory (which is why 10MB default was chosen).

* The --meta option can now be set on the upload command.

* Updated PyPy test dependency references to be more accurate
  on different distros.

* Various other minor bug fixes and improvements.
2018-02-02 08:36:10 +00:00
jperkin
820b5a9972 py-swiftclient: Incompatible with python34 (py-futures). 2018-01-26 22:37:00 +00:00
triaxx
d2aca5db78 * debl3ification
* fix invalid MANPATH
2018-01-26 17:20:08 +00:00
triaxx
c6fb6b699e Add missing description 2018-01-26 15:01:39 +00:00
triaxx
ee29db0134 Add www/py-swiftclient package version 3.4.0 2018-01-26 14:35:31 +00:00