den-run-ai / yapgvb

Automatically exported from code.google.com/p/yapgvb
0 stars 0 forks source link

please update pypi download information #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I think this used to work:

% easy_install "yapgvb==1.1.3"
Searching for yapgvb==1.1.3
Reading http://pypi.python.org/simple/yapgvb/
Reading http://yapgvb.sourceforge.net
Reading http://sourceforge.net/project/showfiles.php?group_id=158931
No local packages or download links found for yapgvb==1.1.3

(I'm actually using buildout, but I think that command has the same effect.)

Versions 1.1.1 and 1.2.0 also fail.

Please submit a new pypi registration with a working download link. It has
been very convenient to leave yapgvb in my buildout.cfg and have all my
deployments get the right code.

Original issue reported on code.google.com by drewpca on 8 Feb 2009 at 9:35

GoogleCodeExporter commented 9 years ago
Updated to new download location and changed version to 1.2.0

Does it work now for 1.2.0?

Original comment by lonnie.p...@gmail.com on 9 Feb 2009 at 4:44

GoogleCodeExporter commented 9 years ago
Nope, sorry

% sudo easy_install "yapgvb==1.2.0" 
Searching for yapgvb==1.2.0
Reading http://pypi.python.org/simple/yapgvb/
Reading http://code.google.com/p/yapgvb/
Reading
http://code.google.com/p/yapgvb/downloads/list?can=1&q=&colspec=Filename+Summary
+Uploaded+Size+DownloadCount
No local packages or download links found for yapgvb==1.2.0
error: Could not find suitable distribution for 
Requirement.parse('yapgvb==1.2.0')

Original comment by drewpca on 9 Feb 2009 at 8:22

GoogleCodeExporter commented 9 years ago

Original comment by lonnie.p...@gmail.com on 19 Feb 2009 at 5:37