| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.0.7: * Support using --csv-delimiter with --csv-header
- Update to version 1.0.6:
* Ensure the UTC ISO8601 date includes a Z offset
* Fix calculation of uploads to perform per size
* Pre-allocate upload data, but allow to disable pre-allocation,
for memory limited devices
- Changes for version 1.0.5:
* Fixes for UTF-8 encoding of CSV output
- Update to version 1.0.2: * No upstream changelog available
- Update to version 1.0.0: * No upstream changelog available
- Switch to python3
- Update dependencies - boo#959814
- Follow python packaging guidelines - Use setuptools for installation
- Initial package creation