[Distutils] Changing the way packaging related PEPs are drafted
Antoine Pitrou
solipsis at pitrou.net
Sat Aug 24 17:04:12 CEST 2013
Nick Coghlan <ncoghlan <at> gmail.com> writes:
>
> In order to provide an issue tracker and easy pull requests for the
> metadata PEPs, I have set up a dedicated repo for them on BitBucket:
>
> https://bitbucket.org/pypa/pypi-metadata-formats/src
>
> The current contents are the PEP 426 (core-metadata.rst) and 440
> (versioning.rst) drafts, along with copies of the previously accepted
> PEPs for 376 (installation-db.rst), 425 (compatibility-tags.rst) and
> 427 (wheel-format.rst).
Hmmm... is it possible to push them automatically to the peps repo on
hg.python.org, still?
Having stale versions online is confusing; moreover, the formatted version
is much better on e.g. http://www.python.org/dev/peps/pep-0426/, than
https://bitbucket.org/pypa/pypi-metadata-formats/src/tip/core-metadata.rst
Regards
Antoine.
More information about the Distutils-SIG
mailing list