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

> 
> On Fri, Jun 6, 2014 at 10:25 AM, Donald Stufft <don...@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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to