Last noob question (I promise)

I don't know python...

Should I just uninstall via pip, checkout latest master, and run setup.py 
 to install?



On Friday, June 27, 2014 9:20:55 AM UTC-7, [email protected] wrote:
>
> Daniel - 
>
> Noob question  (don't know much about pip)
>
> Can I install this with  pip install 'wal-e>=0.8' 
>
> Or will the fact it is unreleased prevent it?
>
> How to install patch - where does pip put source code?
>
> Sorry for all the questions - trying to get encryption in place for a 
> client...
>
>
> On Friday, June 27, 2014 8:50:15 AM UTC-7, [email protected] wrote:
>>
>> Awesome!  Thanks Daniel
>>
>>
>> On Thursday, June 26, 2014 11:32:01 AM UTC-7, Daniel Farina wrote:
>>>
>>> On Thu, Jun 26, 2014 at 9:26 AM,  <[email protected]> wrote: 
>>> > S3 now supports automatic encryption using server-side keys if you 
>>> pass in a 
>>> > specific header. 
>>> > 
>>> > 
>>> http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html
>>>  
>>> > 
>>> > 
>>> > Is there any easy direct support for this in awl-e? 
>>>
>>> As it would turn out, the yet-unreleased v0.8 series/master branch 
>>> supports and requires this: 
>>>
>>>
>>> https://github.com/wal-e/wal-e/commit/9b6ede3eee74b98bb6187377ed42dc0a54ce5459
>>>  
>>>
>>> Before that was committed I had done something very similar in my 
>>> "heroku special" edition of v0.7 WAL-E (where I test changes or keep 
>>> expedited hacks for Heroku sake) and it works great. 
>>>
>>> So, you could either use "master" (it seems stable right now) or apply 
>>> that patch to v0.7. 
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"wal-e" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to