<div dir="ltr">I never determined what was causing my problem, I couldn't reproduce it on testpypi so I gave up (it's a small package, and if someone wants the source, they can look at the GH link I have in the metadata).<div><br></div><div>Specifically, why does it say that the file exists, but I *can not see it anywhere*, either via the web interface or download it with pip --no-binary?</div><div><br></div><div>Is it possible that there exists a "huffman-0.1.2.tar.gz" on PyPI from someone else who may have had the package name, uploaded some releases, then deleted it? I am 99% confident that I did not publish/delete (all I do is twine upload dist/*), let alone delete a specific .tar.gz dist (is that even possible to do from the command-line?). The error happened when I tried to do a 0.1.1, figured I messed up, then rebuilt/republished with a bigger number.</div><div><br></div><div>The information isn't exposed to me (maybe logs somewhere?), so I'll probably just accept PyPI is strange like that.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 5, 2017 at 12:13 PM, Ethan Furman <span dir="ltr"><<a href="mailto:ethan@stoneleaf.us" target="_blank">ethan@stoneleaf.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 01/05/2017 09:58 AM, Donald Stufft wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
.tar.gz is the recommended format ...<br>
</blockquote>
<br>
.tar.gz it is! Thanks!<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
~Ethan~<br>
______________________________<wbr>_________________<br>
Distutils-SIG maillist - <a href="mailto:Distutils-SIG@python.org" target="_blank">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/distutils-sig</a><br>
</div></div></blockquote></div><br></div>