Skip to content

Releases: gorilla-co/s3pypi

2.0.1

14 Jan 15:02
93bf92a
Compare
Choose a tag to compare

Fixed

  • Correctly parse source distribution names with hyphens, since setuptools does not produce normalised names. See pypa/setuptools#3593.

2.0.0

06 Jan 15:27
Compare
Choose a tag to compare

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

31 Dec 11:24
ea2bafb
Compare
Choose a tag to compare

Fixed

  • --put-root-index combined with --prefix builds the index page of that prefix.

1.2.0

30 Dec 18:06
cb55329
Compare
Choose a tag to compare

Added

  • --strict option to fail when trying to upload existing files.

Changed

  • Require Python 3.8 or greater.

1.1.1

20 Feb 17:17
Compare
Choose a tag to compare

Fixed

  • Fail when a distribution package doesn't exist.

1.1.0

19 Dec 12:01
Compare
Choose a tag to compare

Added

  • Allow uploading source distributions with .tar.bz2, .tar.xz, and .zip extensions.

Changed

  • Require Python 3.7 or greater.

1.0.0

13 Mar 14:19
Compare
Choose a tag to compare

Before upgrading from 0.x, please read the CHANGELOG.md and README.md.

0.11.1

11 Mar 09:22
Compare
Choose a tag to compare

Pin MarkSafe to a compatible version with Jinja (@phillipuniverse)

1.0.0rc3

05 Jun 08:12
Compare
Choose a tag to compare
1.0.0rc3 Pre-release
Pre-release
Version bump: 1.0.0rc3

1.0.0rc2

20 May 20:09
Compare
Choose a tag to compare
1.0.0rc2 Pre-release
Pre-release
Version bump: 1.0.0rc2