Re: warning: symbol PyLong_FromUnsignedLong...

2012-04-13 Thread Jakub Wilk
* Mathieu Malaterre , 2012-04-13, 13:11: BTW, does anybody know how to stop libtool from adding SONAME? I would expect that "-module -avoid-version" does that, but it's not the case. Same question for cmake [1]. I am tempted to simply fill a bug against cmake/debian package. CMake supports the

Re: pythonX.Y maintenance team

2012-04-13 Thread Jakub Wilk
* Stefano Zacchiroli , 2012-04-12, 11:25: Allow me be blunt then: do we have volunteers to maintain the pythonX.Y packages? Can those volunteers manifest themselves on this list? So, ~10 days later this call, we've two volunteers: Sandro and Barry. If no one else show up, I'll relay the infor

Re: pythonX.Y maintenance team

2012-04-13 Thread Scott Kitterman
On Friday, April 13, 2012 08:37:26 AM Sandro Tosi wrote: > On Thu, Apr 12, 2012 at 23:35, Scott Kitterman wrote: > > On Thursday, April 12, 2012 11:04:33 PM Sandro Tosi wrote: > >> On Thu, Apr 12, 2012 at 22:50, Scott Kitterman wrote: > >> > On Thursday, April 12, 2012 10:20:04 PM Sandro Tosi wr

Re: warning: symbol PyLong_FromUnsignedLong...

2012-04-13 Thread Mathieu Malaterre
On Thu, Apr 12, 2012 at 7:42 PM, Jakub Wilk wrote: > * Mathieu Malaterre , 2012-04-12, 12:32: > Since every single python module suffer from this, I thought there would be something very simple. >>> >>> No, most of Python extension modules don't suffer from it. >> >> >> I am not pointing