ApacheCon EU CFP closes June 25

2014-06-10 Thread sebgoa
Dear Libcloud enthusiast, As you may be aware, ApacheCon will be held this year in Budapest, on November 17-23. (See http://apachecon.eu for more info.) The Call For Papers for that conference is still open, but will be closing soon. We need you talk proposals, to represent libcloud at ApacheCon.

Re: 'setup.py test' fails with python 2.7.6 and python 3.2.3

2014-04-17 Thread sebgoa
On Apr 17, 2014, at 5:19 PM, Hans-Christoph Steiner wrote: > > No, does libcloud now require pypy? I am not 100% sure, but if you want to run the complete tests I think it does. > > .hc > > On 04/17/2014 03:06 AM, sebgoa wrote: >> did you install pypy ? >>

Re: 'setup.py test' fails with python 2.7.6 and python 3.2.3

2014-04-17 Thread sebgoa
did you install pypy ? On Apr 16, 2014, at 6:10 PM, Hans-Christoph Steiner wrote: > (reposting since I'm not sure it went thru the first time) > > I'm working on updating the Debian python-libcloud package to the latest > version. When I run the included test suite on Ubuntu/precise/amd64 wit