[Distutils] The PEP 426 defined metadata version will be metadata 3.0
Donald Stufft
donald at stufft.io
Wed Feb 26 23:07:12 CET 2014
On Feb 26, 2014, at 5:03 PM, Paul Moore <p.f.moore at gmail.com> wrote:
> On 26 February 2014 21:51, Donald Stufft <donald at stufft.io> wrote:
>> Well I don't really care if we do 3.0 or 2.0 it's just a number. I just mean
>> that you shouldn't parse a pydist.json inside of a Wheel unless you know
>> it's inside of a Wheel with Wheel-Version:
>> Whatever-We-Formally-Add-Pydistjson-To-Wheel in.
>
> pydist.json files appear in dist-info directories currently, as well.
> Probably from installs of wheels (after all, installing a wheel
> essentially just dumps everything into site-packages, including the
> pydist.json). And there's no marker that I know of for the version of
> a dist-info directory. (Actually, the WHEEL file is also in there, so
> you could ignore pydist.json if there's also a WHEEL file saying
> version 1.0, but that's more in the realm of heuristics than actual
> standards-based rules...)
>
> Paul
We should probably start versioning dist-info directories.
-----------------
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/20140226/f9eb8fc1/attachment.sig>
More information about the Distutils-SIG
mailing list