Commit Graph

18 Commits

Author SHA1 Message Date
SunDwarf 5cc5188fc7 Fix setup.py whoops 2015-11-21 09:12:54 +00:00
SunDwarf 1b554bd3ab Update code to use FLASKS3_ prefix for config variables instead of S3_. Closes #47.
This will automatically translate your old S3_ config variables to FLASKS3_ variables until 0.3.0.
2015-11-21 09:10:50 +00:00
SunDwarf 17f8693b6b 0.2.6 2015-11-19 17:35:45 +00:00
SunDwarf 6f13e3e89c Bump version number. 2015-10-27 22:39:10 +00:00
SunDwarf 5efaf84674 Bump version number. 2015-10-14 19:06:28 +01:00
Franklyn Tackitt a74afe1ddb Fix headers for uploaded files
Boto3 uploads specific headers as parameters to put_object, and others
through the Metadata parameter. This commit seperates the metadata and
keyword parameter headers, and submits them appropriately
2015-10-08 13:36:15 -07:00
SunDwarf a03dbbd237 Bump version number. 2015-10-01 06:54:31 +01:00
SunDwarf d1f544adf6 Add Python 3 support, and merge #38. 2015-08-28 18:09:26 +01:00
Franklyn Tackitt 34cc79dcae Update to boto3 instead of boto
Reduce the total number of S3 calls by combining put_object with the
metadata and ACLs.
2015-08-20 16:21:45 -07:00
Erik Taubeneck cb1e46b6e9 bump version number to 0.1.7 2014-06-23 14:42:16 -04:00
Erik Taubeneck a58434245c config-defaults: bump version number again (missed last one) 2013-12-06 14:22:36 -05:00
Edd Robinson 478b636395 version bump 2013-09-24 10:18:32 +01:00
Edd Robinson 1081e6754e general tidy up and version bump 2013-03-10 16:17:31 +00:00
Edward Robinson 17aa8b9e10 version bump 2012-11-21 14:11:02 +00:00
Edward Robinson 660cd20789 version bump 2012-10-31 23:14:44 +00:00
Edward Robinson 06d1d945c1 bumped version for re-submission to Pypi 2012-10-25 21:21:00 +01:00
Edward Robinson c30b3f1c65 changed licence description in file so that PyPi would accept the distribution with the current licence. 2012-10-25 21:16:39 +01:00
Edward Robinson 2a7b0f6bce Initial commit. Documentation to follow this week 2012-10-01 21:18:27 +01:00