Re: [matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-23 Thread Matthew Brett
On Fri, Jun 20, 2014 at 12:01 PM, Matthew Brett wrote: > Hi, > > On Thu, Jun 5, 2014 at 5:18 AM, Chris Barker wrote: >> On Wed, Jun 4, 2014 at 2:12 PM, Russell E. Owen wrote: >>> >>> What I need is a python, numpy, and matplotlib that support 32-bit and >>> (preferably) 64-bit for MacOS X 10.6 a

Re: [matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-20 Thread Matthew Brett
Hi, On Thu, Jun 5, 2014 at 5:18 AM, Chris Barker wrote: > On Wed, Jun 4, 2014 at 2:12 PM, Russell E. Owen wrote: >> >> What I need is a python, numpy, and matplotlib that support 32-bit and >> (preferably) 64-bit for MacOS X 10.6 and later. I have been using >> python.org python and the standard

Re: [matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-04 Thread Chris Barker
On Wed, Jun 4, 2014 at 2:12 PM, Russell E. Owen wrote: > What I need is a python, numpy, and matplotlib that support 32-bit and > (preferably) 64-bit for MacOS X 10.6 and later. I have been using > python.org python and the standard binary installers until now. > well we (that is, Matthew) have

Re: [matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-04 Thread Russell E. Owen
In article , Matthew Brett wrote: > Hi, > > On Tue, Jun 3, 2014 at 1:00 PM, Russell E. Owen > wrote: > > In article > > > public.gmane.org>, > > Chris Barker wrote: > > > >> On Mon, Jun 2, 2014 at 5:28 PM, Matthew Brett > >> > >> wrote: > >> > >> > > what is this going to do on OS-X 10

Re: [matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-04 Thread Chris Barker
Hi Russell, > > >Makes we > > think we can drop 32 bit support, too. Maybe the newest 2.7 py.org > binaries > > could be 64 bit only. It would simplify things a bit. > > I hope you will not drop 32-bit support yet.. I still use it to > distribute some Tkinter apps. All recent versions of ActiveSta

Re: [matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-03 Thread Matthew Brett
Hi, On Tue, Jun 3, 2014 at 1:00 PM, Russell E. Owen wrote: > In article > , > Chris Barker wrote: > >> On Mon, Jun 2, 2014 at 5:28 PM, Matthew Brett >> >> wrote: >> >> > > what is this going to do on OS-X 10.7 and 10.8 systems running homebrew >> > or >> > > macports pythons? It seems this li

Re: [matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-03 Thread Russell E. Owen
In article , Chris Barker wrote: > On Mon, Jun 2, 2014 at 5:28 PM, Matthew Brett > > wrote: > > > > what is this going to do on OS-X 10.7 and 10.8 systems running homebrew > > or > > > macports pythons? It seems this list could get pretty long! > > > Yes, it could, but this list: > > > > so

Re: [matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-02 Thread Chris Barker
On Mon, Jun 2, 2014 at 5:28 PM, Matthew Brett wrote: > > what is this going to do on OS-X 10.7 and 10.8 systems running homebrew > or > > macports pythons? It seems this list could get pretty long! > Yes, it could, but this list: > > so we would have to add all those if we wanted to support them

Re: [matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-02 Thread Matthew Brett
Hi, On Mon, Jun 2, 2014 at 5:14 PM, Chris Barker wrote: > On Mon, Jun 2, 2014 at 11:48 AM, Matthew Brett > wrote: >> >> I want to rename the matplotlib wheel OSX wheel files on pypi so they >> will also install into homebrew, macports and system python. > > > +1 > >> >> >> matplotlib-1.3.1-cp27-

Re: [matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-02 Thread Chris Barker
On Mon, Jun 2, 2014 at 11:48 AM, Matthew Brett wrote: > I want to rename the matplotlib wheel OSX wheel files on pypi so they > will also install into homebrew, macports and system python. > +1 > > matplotlib-1.3.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl > what is

[matplotlib-devel] Renaming OSX wheels on pypi to make them more general

2014-06-02 Thread Matthew Brett
Hi, Sorry for those of you on the numpy mailing list - this email will seem a bit familiar. I want to rename the matplotlib wheel OSX wheel files on pypi so they will also install into homebrew, macports and system python. I'm just doing this now for numpy and scipy, but I wanted to make sure y'