<p dir="ltr"><br>
On 16 Jan 2014 02:24, "Paul Moore" <<a href="mailto:p.f.moore@gmail.com">p.f.moore@gmail.com</a>> wrote:<br>
><br>
> Metadata 2.0 doesn't support versions that are a single number.</p>
<p dir="ltr">Yes it does - that was one of the compatibility changes I made quite some time ago. It's also listed as one of the differences relative to PEP 346.</p>
<p dir="ltr">The only things preventing me from accepting PEP 440 at this point are:</p>
<p dir="ltr">- needing an updated version parsing regex<br>
- needing updated compatibility stats<br>
- needing to discuss the idea of supporting version epochs, which are an interesting way of allowing a shift from date based to semantic versioning without order confusion (you include a leading "1:" to indicate a new epoch, with "0:" as the implied default).</p>
<p dir="ltr">Cheers,<br>
Nick.<br>
</p>