[Distutils] PEP 470 Round 2 - Using Multi Index Support for External to PyPI Package File Hosting

PJ Eby pje at telecommunity.com
Sat Jun 7 22:06:47 CEST 2014


On Fri, Jun 6, 2014 at 10:25 AM, Donald Stufft <donald at stufft.io> wrote:

> I expected more people to move to safe external vs staying with the unsafe
> external.
>

Is there a tool that makes this *easy*?  I'm not aware of one.

(Ideally, something like a replacement for setup.py upload that generates
the download URLs and sends them off to PyPI, so that all one needs is a
setup_requires for the tool, a setup.cfg with the hosting prefix, and a run
of "setup.py register bdist_whatever uplink" to get the links set up.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20140607/b39e2a75/attachment.html>


More information about the Distutils-SIG mailing list