File: 4_5_0_release-b315d25b889293f2.yaml

package info (click to toggle)
python-swiftclient 1%3A4.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,496 kB
  • sloc: python: 18,048; makefile: 84; sh: 49
file content (12 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    ``swift stat --lh`` now prints account quotas (including per-policy quotas)
    in human-readable units, similar to account usage values.

  - |
    Modernized some aspects of packaging, allowing wheels to be built with more
    (and more recent) tools.
fixes:
  - |
    Various other minor bug fixes and improvements.