So when I try to update to 0.3.22, I get the following:
Code:
sudo easy_install -U libprs500
Searching for libprs500
Reading http://cheeseshop.python.org/pypi/libprs500/
Reading http://libprs500.kovidgoyal.net
Reading http://cheeseshop.python.org/pypi/libprs500/0.3.22
Best match: libprs500 0.3.21
Processing libprs500-0.3.21-py2.5.egg
...
What gives? It seems to know that there
is a 0.3.22, but insists that 0.3.21 is the best match? Huh?