|
@@ -286,7 +286,9 @@ Other changes:
|
|
|
- create: add --upload-(ratelimit|buffer), deprecate --remote-* options, #5611
|
|
|
- create/extract/mount: add --numeric-ids, deprecate --numeric-owner option, #5724
|
|
|
- config: accept non-int value for max_segment_size / storage_quota
|
|
|
-- use PyInstaller v4.2, #5671
|
|
|
+- use PyInstaller v4.3, #5671
|
|
|
+- vagrant: use Python 3.9.5 to build binaries
|
|
|
+- tox.ini: modernize and enable execution without preinstalling deps
|
|
|
- cleanup code style checks
|
|
|
- get rid of distutils, use setuptools+packaging
|
|
|
- github CI: test on Python 3.10-dev
|