Re: [Pythonmac-SIG] linking extensions for older builds with newer pythons...

2014-03-07 Thread Ronald Oussoren
On 07 Mar 2014, at 01:38, Ned Deily wrote: > In article > , > Chris Barker wrote: > >> The numpy folks are trying hard to get binary wheel sup on PyPi yeah! >> >> But this brought hup an issue -- PyPI policy is that binary wheels should >> be built for the python.org binaries -- which is gre

Re: [Pythonmac-SIG] linking extensions for older builds with newer pythons...

2014-03-06 Thread Ned Deily
In article , Ned Deily wrote: [...] > I've just commented on this in more detail on the pip issue tracker: > > https://github.com/pypa/pip/pip/pull/1465 er, https://github.com/pypa/pip/pull/1465 -- Ned Deily, n...@acm.org ___ Pythonmac-SIG mailli

Re: [Pythonmac-SIG] linking extensions for older builds with newer pythons...

2014-03-06 Thread Ned Deily
In article , Chris Barker wrote: > The numpy folks are trying hard to get binary wheel sup on PyPi yeah! > > But this brought hup an issue -- PyPI policy is that binary wheels should > be built for the python.org binaries -- which is great. [...] > So is it officially supported to link a *.so