[Distutils] wheel without console_scripts in 0.20.0

Paul Moore p.f.moore at gmail.com
Sat Jul 20 09:34:38 CEST 2013


On 20 July 2013 00:14, Daniel Holth <dholth at gmail.com> wrote:

> it might be nice to update
> the RECORD of installed files as part of the operation.
>

I would argue that keeping RECORD up to date is essential, as not doing so
breaks uninstall. It would also not be in line with PEP 376  It's actually
not entirely clear that PEP 376 allows for a second tool to update an
installation like this anyway (what goes into the INSTALLER file in that
case?)

Actually, a more general question - to what extent is PEP 376 still
relevant in the light of Metadata 2.0? Something needs to be updated to
ensure that the format and management of the RECORD file remains
standardised. There is a reasonable amount of information that is *only*
specified in PEP 376, so it's not really possible just to deprecate it
wholesale...

Paul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130720/3bcfa1cc/attachment.html>


More information about the Distutils-SIG mailing list