On Mon, Aug 1, 2011 at 6:48 PM, Ivan D Vasin <iva...@adverplex.com> wrote:
> i came across some issues while attempting to install matplotlib today:
>
>
> ====
> first issue: no bug tracker
> ====
> matplotlib's website has a link to a bug tracker that is no longer available. 
>  i'm guessing this mailing list is
> the new bug tracker, which seems to me like a downgrade.
>
>
> ====
> second issue: outdated PyPI listing
> ====
> the current version of matplotlib is 1.0.1.  but the PyPI download URL is 
> such that it causes pip to install
> an older version, 0.91.1:
>
> $ pip install matplotlib
> Downloading/unpacking matplotlib
>  Downloading matplotlib-0.91.1.tar.gz (3.9Mb): 3.9Mb downloaded
> [...]
>
> matplotlib devs: please fix your PyPI listing.


I have looked at this several times on the pypi page as this has come
up before and do not see anything wrong with the listing.  The 0.91.1
listing is tagged as "hidden" and the 1.0.1 listing is the only
release that is not hidden.  I don't see any other way to flag the
1.0.1 listing as active.  It may be that the 0.91.1 release was the
last time I issued a pypi command from setup.py from the command line.
 There should be a way to fix this from the pypi web interface but I
haven't found it.l  If any other dev wants to look at it, I can share
the password with you if you contact me.

JDH

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to