<div dir="ltr">>1.2 and not 2.0 is correct.<br><br>I took a look at pkg_resources. It doesn't read Metadata-Version at all. It only cares about Version, and in wheels Requires-Dist and Provides-Extra. Everything else is ignored. So PEP 566 won't break anything there as long as someone checks that pkg_resources can handle the optional parenthesis which seems likely.<br><br><div class="gmail_quote"><div dir="ltr">On Thu, Jan 18, 2018 at 11:37 AM Dustin Ingram <di@di.codes> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Given that, I think it would be reasonable to finally Withdraw PEP 426<br>
> (rather than continuing to defer it), and have PEP 566 define metadata<br>
> version 2.1, so that it's unambiguously the latest metadata version.<br>
<br>
I'm amenable to any version number that is > 1.2 and not 2.0.<br>
<br>
D.<br>
_______________________________________________<br>
Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org" target="_blank">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</blockquote></div></div>