duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #01732
Re: [Merge] lp:~verb/duplicity/boto-gcs into lp:duplicity
Ok, so boto didn't add support for GCS until 2.0, which was released on 13-Jul-2011. My changes work with boto 2.0.
The docs list boto 2.1.1 as a requirement for S3 multiprocessing and boto 1.6a for S3 single processing. Merging this would require bumping up the minimum version of boto for single processing to 2.0.
Otherwise I would either have to separate out parts of the GCS & S3 code paths in the boto backend, which would muddy up the code a bit and defeat the point of storage_uri, or remove GCS to a separate backend.
Does anyone have an opinion on minimum version requirements?
--
https://code.launchpad.net/~verb/duplicity/boto-gcs/+merge/178399
Your team duplicity-team is requested to review the proposed merge of lp:~verb/duplicity/boto-gcs into lp:duplicity.
References