Re: [e-users] Python-EFL 1.7.0 ALPHA

2012-08-13 Thread Gustavo Sverzut Barbieri
On Mon, Aug 13, 2012 at 1:14 PM, Andreas Martens wrote: > On 13 August 2012 16:42, Gustavo Sverzut Barbieri > wrote: > >> On Mon, Aug 13, 2012 at 11:39 AM, Andreas Martens >> wrote: >> > On 13 August 2012 15:24, Gustavo Sverzut Barbieri >> > wrote: >> > >> >> On Mon, Aug 13, 2012 at 10:17 AM, And

Re: [e-users] Python-EFL 1.7.0 ALPHA

2012-08-13 Thread Andreas Martens
On 13 August 2012 16:42, Gustavo Sverzut Barbieri wrote: > On Mon, Aug 13, 2012 at 11:39 AM, Andreas Martens > wrote: > > On 13 August 2012 15:24, Gustavo Sverzut Barbieri > > wrote: > > > >> On Mon, Aug 13, 2012 at 10:17 AM, Andreas Martens > > >> wrote: > >> > Heya, > >> > > >> > This seems to

Re: [e-users] Python-EFL 1.7.0 ALPHA

2012-08-13 Thread Gustavo Sverzut Barbieri
On Mon, Aug 13, 2012 at 11:39 AM, Andreas Martens wrote: > On 13 August 2012 15:24, Gustavo Sverzut Barbieri > wrote: > >> On Mon, Aug 13, 2012 at 10:17 AM, Andreas Martens >> wrote: >> > Heya, >> > >> > This seems to break on Debian, cython 0.15.1 is the latest available. >> > Modifying configu

Re: [e-users] Python-EFL 1.7.0 ALPHA

2012-08-13 Thread Andreas Martens
On 13 August 2012 15:24, Gustavo Sverzut Barbieri wrote: > On Mon, Aug 13, 2012 at 10:17 AM, Andreas Martens > wrote: > > Heya, > > > > This seems to break on Debian, cython 0.15.1 is the latest available. > > Modifying configure.ac for python-evas to just require 0.15 of cython > > worked just

Re: [e-users] Python-EFL 1.7.0 ALPHA

2012-08-13 Thread Gustavo Sverzut Barbieri
On Mon, Aug 13, 2012 at 10:17 AM, Andreas Martens wrote: > Heya, > > This seems to break on Debian, cython 0.15.1 is the latest available. > Modifying configure.ac for python-evas to just require 0.15 of cython > worked just fine for me, any change we can have the requirement relaxed > please? n

Re: [e-users] Python-EFL 1.7.0 ALPHA

2012-08-13 Thread Andreas Martens
Heya, This seems to break on Debian, cython 0.15.1 is the latest available. Modifying configure.ac for python-evas to just require 0.15 of cython worked just fine for me, any change we can have the requirement relaxed please? thanks, Andreas (etweek) On 12 August 2012 22:09, Gustavo Sverzut Ba

Re: [e-users] Python-EFL 1.7.0 ALPHA

2012-08-12 Thread The Rasterman
On Sun, 12 Aug 2012 18:09:23 -0300 Gustavo Sverzut Barbieri said: hooray! :) > People, > > Following the release of EFL 1.7.0 ALPHA, I'm synchronizing the > version of the python bindings and doing the releases. > > Note that I've updated the requirements so they match my machine, that > way I

[e-users] Python-EFL 1.7.0 ALPHA

2012-08-12 Thread Gustavo Sverzut Barbieri
People, Following the release of EFL 1.7.0 ALPHA, I'm synchronizing the version of the python bindings and doing the releases. Note that I've updated the requirements so they match my machine, that way I know that things work properly. The tarballs should compile fine and they do NOT need Cython