[ pyopengl-Bugs-2805305 ] easy_install grabs dated version

"SourceForge.net" <[email protected]> Sat, 18 Jul 2009 22:49:29 +0000
Newsgroups gmane.comp.python.opengl.devel
Message-ID <[email protected]>
Bugs item #2805305, was opened at 2009-06-12 04:37
Message generated for change (Comment added) made by mcfletch
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2805305&group_id=5988

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nathan Dunfield (dunfield)
Assigned to: Nobody/Anonymous (nobody)
Summary: easy_install grabs dated version

Initial Comment:
easy_install installs 3.0.0c1 instead of 3.0.0 (final).   I have duplicated this on a number of systems (OS X.5, Fedora 8, Ubuntu 9.04) with Python 2.5 and 2.6 and setuptools 0.6c9.   Here's what easy_install is searching through (md5 numbers cutoff for readability):

python2.5 -m easy_install -v PyOpenGL
Searching for PyOpenGL
Reading http://pypi.python.org/simple/PyOpenGL/
Reading http://pyopengl.sourceforge.net
Reading https://sourceforge.net/project/showfiles.php?group_id=5988&package_id=6035
Reading http://pyopengl.sourceforge.net/ctypes/
Reading http://sourceforge.net/project/showfiles.php?group_id=5988
Found link: http://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-3.0.0c1.zip#md5=
Found link: http://pypi.python.org/packages/2.4/P/PyOpenGL/PyOpenGL-3.0.0a5-py2.4.egg#
Found link: http://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-3.0.0b6.zip#
Found link: http://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-3.0.0c1.tar.gz#
Found link: http://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-3.0.0a5.tar.gz#
Found link: http://pypi.python.org/packages/2.5/P/PyOpenGL/PyOpenGL-3.0.0a5-py2.5.egg#md5=
Found link: http://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-3.0.0b6.tar.gz#md5=
Found link: http://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-3.0.0a5.zip#md5=
Best match: PyOpenGL 3.0.0c1
Downloading http://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-3.0.0c1.zip#md5=
etc.  

----------------------------------------------------------------------

>Comment By: Mike C. Fletcher (mcfletch)
Date: 2009-07-18 18:49

Message:
Looks like easy_install is preferring PyPI uploads to SF downloads? SF is
the official source for the package, apparently uploading a few versions of
PyPI was an anti-robustness measure :( .

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2805305&group_id=5988

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
PyOpenGL Homepage
http://pyopengl.sourceforge.net