At 11:57 AM 11/16/2005 -0600, Ian Bicking wrote:
>Robin Becker wrote:
> > I'm getting this strangness from the subway setup script.
>
>SourceForge just changed there download pages, I think. After years of
>non-action, now they change. Blast you SourceForge!
Here's a patch that fixes it, and sho
At 05:55 PM 11/16/2005 +, Robin Becker wrote:
>I'm getting this strangness from the subway setup script.
>
>Installed C:\Python\Lib\site-packages\FormEncode-0.3-py2.4.egg
>Processing dependencies for FormEncode>=0.2.2
>Searching for CherryPy>=2.1.0
>Reading http://www.python.org/pypi/CherryPy/
setuptools thinks that "-something" after a version number means that
this is a "patchlevel" version. "2.1.0rc2" would look like a prelease,
"2.1.0-rc2" looks like a post-release patch level, and thus appears
higher than "2.1.0".
We had to explicitly exclude the "-beta" and "-rc" versions.
Kevin
Robin Becker wrote:
> I'm getting this strangness from the subway setup script.
SourceForge just changed there download pages, I think. After years of
non-action, now they change. Blast you SourceForge!
--
Ian Bicking / [EMAIL PROTECTED] / http://blog.ianbicking.org
__
I'm getting this strangness from the subway setup script.
Installed C:\Python\Lib\site-packages\FormEncode-0.3-py2.4.egg
Processing dependencies for FormEncode>=0.2.2
Searching for CherryPy>=2.1.0
Reading http://www.python.org/pypi/CherryPy/
Reading http://www.cherrypy.org
Reading http://sourcefor