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

Donald Stufft donald at stufft.io
Sat Jun 7 22:09:57 CEST 2014


On Jun 7, 2014, at 4:06 PM, PJ Eby <pje at telecommunity.com> wrote:

> 
> 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.)
> 


I know of:

https://warehouse.python.org/project/bitbucket-distutils/
https://warehouse.python.org/project/github-distutils/

But other than that, no. I assume most people who won’t upload to PyPI
are also unlikely to upload to github or bitbucket.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20140607/e0d34c53/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20140607/e0d34c53/attachment.sig>


More information about the Distutils-SIG mailing list