[Distutils] Removing dependency_links
Donald Stufft
donald at stufft.io
Sun Oct 27 18:44:28 CET 2013
Here’s the list of dependency links for the projects that still use them in their latest releases:
https://gist.github.com/dstufft/7185162
A good number of them are either bogus, are pointing directly to PyPI, or are file:// urls that are highly unlikely to exist on anyones computer but the author’s. All in all there are 307 total unique links in this set of packages, and 99 of them are not reachable from my computer (requests.get(…) raises an exception).
So honestly I think this could just go away completely. I don’t see any use for it anymore and apparently neither does most of PyPI.
On Oct 27, 2013, at 1:00 PM, Donald Stufft <donald at stufft.io> wrote:
> More numbers, of the 411 projects who have ever used dependency links, only 311 of them use them in their latest release.
>
> -----------------
> Donald Stufft
> PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
>
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
-------------- 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/20131027/2eb6285c/attachment.sig>
More information about the Distutils-SIG
mailing list