On Mon, Feb 11, 2013 at 1:37 PM, Marcus Smith <qwc...@gmail.com> wrote:
> >> Projects which wish to use non-compliant version identifiers must > restrict themselves to metadata v1.1 > > currently, "Projects" don't have control over this, right? > setuptools/distutils just writes 1.0 or 1.1 metadata, period. > maybe that can be clarified for me and others. > what can a project really do right now to use v1.3? nothing, except wait > for tool chain updates? > bdist_wheel converts a project's metadata to version 1.3 to express extras and dependencies in wheel files. pkg_resources (part of distribute) doesn't care about the version or the payload section and works fine in the presence of md 1.3.
_______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig