[Distutils] PEP 438 - Transition Phase 1
Donald Stufft
donald at stufft.io
Sun May 19 16:49:07 CEST 2013
On May 19, 2013, at 10:46 AM, Tres Seaver <tseaver at palladion.com> wrote:
> Signed PGP part
> On 05/18/2013 08:50 PM, Donald Stufft wrote:
> > Phase 1 of PEP 438 (http://www.python.org/dev/peps/pep-0438/) has
> > begun.
> >
> > Deployed to production PyPI is: - New packages default to
> > pypi-explicit - Old packages default to pypi-scrape-crawl - Package
> > Maintainers can select which hosting mode to use - Package Maintainers
> > can control what urls show up on their /simple/ index
> >
> > What's still happening:
> >
> > - All existing packages will be processed to determine if they host
> > files on PyPI, if they host files externally but link directly, or if
> > they Host files externally and require scraping the home or download
> > url pages. - Taking the data obtained from processing email users to
> > tell them if their package can be moved to a more restrictive download
> > option (e.g. all their versions are installable directly from PyPI, or
> > from a direct link from PyPI). - A Month after that actually moving
> > them to their detected new hosting mode (if possible on a per project
> > basis).
>
> I would be glad to update all my packages to explicit mode, but would
> prefer to be able to do that in a single batch (clicking through to 250
> or so to set it will be tedious). It would be good to automate removing
> all external URLs previously sniffed from the long-description, too.
Yea, as soon as I figure out how to embed arbitrary javascript into a zope.pagetemplate there
will be a toggle checked for all thing.
>
>
>
> Tres.
> - --
> ===================================================================
> Tres Seaver +1 540-429-0999 tseaver at palladion.com
> Palladion Software "Excellence by Design" http://palladion.com
>
>
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> http://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: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130519/9dda4a81/attachment.pgp>
More information about the Distutils-SIG
mailing list