Closed coventry closed 9 years ago
I get different output:
$ wget -q -O - https://pypi.python.org/simple/theano/ | grep 0.7.0rc2
<a href="../../packages/source/T/Theano/Theano-0.7.0rc2.tar.gz#md5=86f22ad5de5cfcce79bdee354bf1a313" rel="internal">Theano-0.7.0rc2.tar.gz</a><br/>
<a href="../../packages/source/T/Theano/Theano-0.7.0rc2.zip#md5=1ad767188042be049345643decf449d8" rel="internal">Theano-0.7.0rc2.zip</a><br/>
Maybe there was some lag between the author creating the release and actually uploading the tarball.
Yes, it was corrected after I reported the problem. It might be good if yolk provided a warning and a suggestion to contact the package owner when it encounters this discrepancy.
Is this intended/documented behavior?