[Distutils] Meeting info re: sdists

Daniel Holth dholth at gmail.com
Wed Oct 14 20:22:25 CEST 2015


>
> I believe the '426 is draft' ship has sailed: metadata.json is present
> in .dist-info in wheels and has been for some time. (e.g. see
>
> https://pypi.python.org/packages/2.7/r/reddit_bot/reddit_bot-0.1.2-py2.py3-none-any.whl#md5=86518fc20388c1d8e567cf2d4cfe1a03
> ). As such we're going to need to take the 'compatible changes to it
> in-place, incompatible changes need a new schema version' approach
> IMO.
>
> Otherwise, when we start consuming it, we'll be reading draft versions
> and assigning different meanings.
>
> I think future specs should issue the final version in the schema only
> when the PEP is made non-draft.
>

bdist_wheel intentionally generates metadata.json but the PEP specifies
pydist.json.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151014/95327d1e/attachment.html>


More information about the Distutils-SIG mailing list