Releases: gorilla-co/s3pypi
Releases · gorilla-co/s3pypi
2.0.1
2.0.0
Added
s3pypi delete
command to delete packages from S3.s3pypi force-unlock
command to release a stuck lock in DynamoDB.--locks-table
option to customise the DynamoDB table name used for locking.
Changed
- Moved default command to
s3pypi upload
. - Renamed
--unsafe-s3-website
option to--index.html
.
Removed
--acl
option. Use--s3-put-args='ACL=...'
instead. The use of ACLs is discouraged.--lock-indexes
option. Locking is enabled automatically if a DynamoDB table exists.
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
0.11.1
Pin MarkSafe to a compatible version with Jinja (@phillipuniverse)