Differences between revisions 2 and 3
Revision 2 as of 2003-10-08 23:14:09
Size: 576
Editor: MikeRovner
Comment:
Revision 3 as of 2003-10-09 00:37:57
Size: 707
Editor: dsl092-163-165
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * Improve test coverage.
 * Finish the documentation!
 * Package installation from PyPI (probably driven by the pythonmac-sig)

There are various fixes and improvements that should form part of a 2.0 version of Distutils.

  • Move various utility methods out of command implementations and onto the Distribution class.
  • Implement the package database described by PEP 262.
  • Consider always regenerating the MANIFEST from MANIFEST.in.
  • Finish bdist_dpkg.py
  • sdist: Include scripts, data automatically in the source distribution.
  • Drop Python 1.5.2 compatibility.
  • Improve test coverage.
  • Finish the documentation!
  • Package installation from PyPI (probably driven by the pythonmac-sig)

What about package installation from [http://www.python.org/pypi PyPI]? -- MikeRovner DateTime(2003-10-08T23:14:09Z)

Distutils/Proposals/Distutils20 (last edited 2009-07-24 02:00:07 by FredDrake)

Unable to edit the page? See the FrontPage for instructions.