Differences between revisions 17 and 18
Revision 17 as of 2005-03-22 05:48:23
Size: 3281
Editor: FredDrake
Comment: updated to reflect what's been accomplished at the sprint
Revision 18 as of 2005-03-22 05:55:58
Size: 3522
Editor: FredDrake
Comment: include each relevant PEP title at least once
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * The implementation of [http://www.python.org/peps/pep-0314.html PEP 314] should be complete; someone who isn't involved in the implementation should review what's in CVS and check it against the PEP. Work performed at the sprint included supporting the ''provides'', ''requires'', and ''obsoletes'' metadata fields in both the {{{distutils}}} package and in PyPI. The work was performed by FredDrake, RichardJones, and AndyHarrington. There may be some untracked changes in AndrewKuchling's draft of PEP 314; these should also be checked (also, the catalog-sig archives).  * The implementation of [http://www.python.org/peps/pep-0314.html PEP 314: Metadata for Python Software Packages v1.1] should be complete; someone who isn't involved in the implementation should review what's in CVS and check it against the PEP. Work performed at the sprint included supporting the ''provides'', ''requires'', and ''obsoletes'' metadata fields in both the {{{distutils}}} package and in PyPI. The work was performed by FredDrake, RichardJones, and AndyHarrington. There may be some untracked changes in AndrewKuchling's draft of PEP 314; these should also be checked (also, the catalog-sig archives).  FredDrake believes that there are still some glaringly obvious metadata fields missing, necessitating a further revision of the package metadata specification.
Line 11: Line 11:
 * RichardJones and Martin von Loewis worked on implementing [http://www.python.org/peps/pep-0243.html PEP 243], supporting a package repository as part of PyPI. There are revisions needed to PEP 243 which haven't been written yet (mostly to do with cleaning up the use of the HTTP spec). FredDrake thinks he uploaded the first package into the live repository, a tarball containing ZConfig 2.2. Richard implemented the changes to the PyPI application, and Martin added an '''upload''' command to the {{{distutils}}} package to make it easy to add files from a command line.  * RichardJones and Martin von Loewis worked on implementing [http://www.python.org/peps/pep-0243.html PEP 243: Module Repository Upload Mechanism], supporting a package repository as part of PyPI. There are revisions needed to PEP 243 which haven't been written yet (mostly to do with cleaning up the use of the HTTP spec). FredDrake thinks he uploaded the first package into the live repository, a tarball containing ZConfig 2.2. Richard implemented the changes to the PyPI application, and Martin added an '''upload''' command to the {{{distutils}}} package to make it easy to add files from a command line.

Schedule

FredDrake suggested we start at 10:00am, at least on Saturday and Sunday, but apparantly others were better able to rise in the mornings. The DistutilsSprint was held in room 301 at the conference center.

Topics

Some projects which saw progress during the sprint included:

  • The implementation of [http://www.python.org/peps/pep-0314.html PEP 314: Metadata for Python Software Packages v1.1] should be complete; someone who isn't involved in the implementation should review what's in CVS and check it against the PEP. Work performed at the sprint included supporting the provides, requires, and obsoletes metadata fields in both the distutils package and in PyPI. The work was performed by FredDrake, RichardJones, and AndyHarrington. There may be some untracked changes in AndrewKuchling's draft of PEP 314; these should also be checked (also, the catalog-sig archives). FredDrake believes that there are still some glaringly obvious metadata fields missing, necessitating a further revision of the package metadata specification.

  • RichardJones and Martin von Loewis worked on implementing [http://www.python.org/peps/pep-0243.html PEP 243: Module Repository Upload Mechanism], supporting a package repository as part of PyPI. There are revisions needed to PEP 243 which haven't been written yet (mostly to do with cleaning up the use of the HTTP spec). FredDrake thinks he uploaded the first package into the live repository, a tarball containing ZConfig 2.2. Richard implemented the changes to the PyPI application, and Martin added an upload command to the distutils package to make it easy to add files from a command line.

  • AndrewKuchling integrated work done to add XML-RPC support based on efforts from the ChiPy sprint. See [http://blog.ianbicking.org/first-chipy-sprint-pypi.html Ian Bicking's blog] for more on the ChiPy work.

  • Someone (please update!) integrated work started at the ChiPy sprint to convert the PyPI web interface to use ZopePageTemplates instead of hard-coded HTML in the Python code. This should make it a lot easier to keep the logic and presentation separate.

At a separate table in the other sprint room, this suggested topic was addressed:

  • Phillip Eby brought up the idea of application plugins; it would be really nice to see this happen. He and Bob Ippolito have some [http://peak.telecommunity.com/DevCenter/PythonEggs design notes] and Bob Ippolito has begun an implementation of the runtime. In addition to plugins, this "Python Egg" format should be useful for distributing libraries and building applications (via py2exe/py2app) as well.

The following topics had been suggested, but were not discussed during the [PyConDC2005/Sprints]:

Participants

If you aren't planning to be available for all four days of the sprints, please note which days you will be around.

DistutilsSprint (last edited 2015-01-10 12:12:10 by WolfgangMaier)

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