Skip to content

Releases: gorilla-co/s3pypi

Wheel improvements

02 Jan 10:37
Compare
Choose a tag to compare

Add --profile argument

02 Jan 10:11
Compare
Choose a tag to compare

The --profile argument allows you to specify the AWS profile.

Contributed by @shikow

Add --private argument

26 Jul 13:37
Compare
Choose a tag to compare

This allows for packages and indexes to be marked as private, making them only accessible
via CloudFront.

Contributed by @ChrisRut

Add support for bare package names as indexes

03 Jul 08:42
Compare
Choose a tag to compare

The --bare option allows uploading the package index to <secret>/<package>/ instead of <secret>/<package>/index.html. This does not require website hosting or a custom SSL certificate to be set up, just use https://<bucket>.s3.amazonaws.com/<secret>/ as your pip index URL.

Contributed by @brandond

Python3 support

25 Apr 14:16
Compare
Choose a tag to compare

Fix: Normalize package directory names

30 Mar 09:26
Compare
Choose a tag to compare

Existing packages are not overwritten

20 Jan 10:24
Compare
Choose a tag to compare

Fix Windows issues

20 Jan 07:50
Compare
Choose a tag to compare

Bugfix

13 Jan 10:22
Compare
Choose a tag to compare

Improved matching of package names in sdist output on different platforms.

Bugfix

02 Nov 14:44
Compare
Choose a tag to compare
0.1.3