From: Matthew B. <mat...@gm...> - 2014-06-03 00:29:20
|
Hi, On Mon, Jun 2, 2014 at 5:14 PM, Chris Barker <chr...@no...> wrote: > On Mon, Jun 2, 2014 at 11:48 AM, Matthew Brett <mat...@gm...> > 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 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: https://www.adium.im/sparkle/?year=2014&week=22&graph=bar#osVersion suggests that 10.9 is the majority, and that 10.8 and 10.7 are only about 14 percent combined. I guess a better case could be made for 10.6 (still 16 percent), but I wonder how many 10.6 hold-outs are updating their homebrew / macports numpies regularly. Cheers, Matthew |