15.10.2013 02:29, Davide Andreoli kirjoitti:
> 2013/10/15 Kai Huuhko <kai.huu...@gmail.com>
> 
>> 0.19 is fine IMO. 0.19.1 has mostly bugfixes.
>>
>> Users N.B.: We intend to eventually package a release of the bindings with
>> only the generated C files that are used to compile the extension modules,
>> Cython will not be needed to compile them.
>>
> 
> I'm not sure about this, Gustavo tried this before and we got lots of
> trouble from users.
> I don't remember the details but I think that the generated c files must
> stick with the
> exactly python version that was created on.

The generated C files are universal, the built modules are not.

I am interested to know what the exact problems were, perhaps there are
some issues with the distutils build that we don't know of.

> 
> Also installing cython 0.19 is exactly the same thing as the 0.17, so I
> don't
> see any issue for the users.
> 

Binary distros...

> 
> 
>>
>>
>> 2013/10/15 Davide Andreoli <d...@gurumeditation.it>
>>
>>> 2013/10/14 Kai Huuhko <kai.huu...@gmail.com>
>>>
>>>> Let's just bump the minimum version requirement already. ;)
>>>>
>>>
>>> I agree to raise the minimum, 0.19.0? 0.19.1?
>>> On jenkins we have 0.19.1
>>>
>>>
>>>>
>>>>
>>>> 2013/10/14 davemds <d...@gurumeditation.it>
>>>>
>>>>> davemds pushed a commit to branch master.
>>>>>
>>>>>
>>>>>
>>>>
>>>
>> http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=85ac11657711d3ae0c2b18abe0fea10b666e2d93
>>>>>
>>>>> commit 85ac11657711d3ae0c2b18abe0fea10b666e2d93
>>>>> Author: davemds <d...@gurumeditation.it>
>>>>> Date:   Mon Oct 14 21:30:49 2013 +0200
>>>>>
>>>>>     Python-EFL: unbreak the compilation with older cython. Kuuko: you
>>> win
>>>>> a spank this time :P
>>>>> ---
>>>>>  efl/elementary/cnp_callbacks.pxi | 2 +-
>>>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>>>
>>>>> diff --git a/efl/elementary/cnp_callbacks.pxi
>>>>> b/efl/elementary/cnp_callbacks.pxi
>>>>> index c41c86e..1eeeda5 100644
>>>>> --- a/efl/elementary/cnp_callbacks.pxi
>>>>> +++ b/efl/elementary/cnp_callbacks.pxi
>>>>> @@ -25,7 +25,7 @@ cdef extern from "Elementary.h":
>>>>>
>>>>>      struct _Elm_Drag_User_Info:
>>>>>          Elm_Sel_Format format
>>>>> -        const char *data
>>>>> +        const_char *data
>>>>>          Eina_List *icons
>>>>>          Elm_Xdnd_Action action
>>>>>          Elm_Drag_Icon_Create_Cb createicon
>>>>>
>>>>> --
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>> ------------------------------------------------------------------------------
>>>> October Webinars: Code for Performance
>>>> Free Intel webinars can help you accelerate application performance.
>>>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the
>> most
>>>> from
>>>> the latest Intel processors and coprocessors. See abstracts and
>> register
>>>>
>>>>
>>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
>>>> _______________________________________________
>>>> enlightenment-devel mailing list
>>>> enlightenment-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>>
>>>
>>>
>> ------------------------------------------------------------------------------
>>> October Webinars: Code for Performance
>>> Free Intel webinars can help you accelerate application performance.
>>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
>>> from
>>> the latest Intel processors and coprocessors. See abstracts and register
>>>
>>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> enlightenment-devel mailing list
>>> enlightenment-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>
>>
>> ------------------------------------------------------------------------------
>> October Webinars: Code for Performance
>> Free Intel webinars can help you accelerate application performance.
>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
>> from
>> the latest Intel processors and coprocessors. See abstracts and register >
>> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to