DistributeSprint

This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

In order to continue the effort started in distutils-ML. We are organizing a distutils PEP sprint with people that works differently to deliver Python applications.

  • using virtualenv
  • using zc.buildout/setuptools
  • using scons
  • using the debian packaging system
  • using the fedora packaging system

If you want to join, please do !

Participants

name / skills / desired date

  • Tarek Ziadé / zc.buildout, some distutils and setuptools internals / Any of the three dates
  • Toshio Kuratomi / Fedora Packaging, some paver, setuptools consumer / Thursday, Friday but none of the times :-( 7:00AM my time == 4:00PM CEST == 14:00 UTC. I could meet from that point on? Alternately, I could be online at 5:00UTC until I fall asleep.

Tasks that will be covered

  • make a synthesis of all the threads that have discussed distutils previously
  • work on the Python Metadata definition (PEP 345, see http://www.python.org/dev/peps/pep-0345) and see if some improvments could be done in it.

  • work on a proposal to see how these metadata could be defined in the package, besides setup.py, and let external tools read them.
  • work on a proposal to structure the content of packages
  • list the problems in compilation matters and work on a proposal to improve it

Desired output

We would like to come up with enough material to write a meta-PEP and a series of PEP. These PEPs will then be submitted in the distutils-SIG mailing list for further discussions.