[Distutils] [zc.buildout] repeatable buildouts

Tres Seaver tseaver at palladion.com
Wed Jul 16 01:12:51 CEST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chris Withers wrote:
> Jim Fulton wrote:
>>> Is the 'versions' name in the [buildout] section meaningful to buildout?
>> The versions option in the buildout section specifies the name of a 
>> section containing version information.
> 
> OK.
> 
>>> what are the keys in a version section? just egg versions or something 
>>> else?
>> project names
> 
> Not sure what a "project name" is in buildout parlance.

It is distutils speak:  distributions are "releases" of projects.  The
project name oftent, but not always, corresponds to the name of the
Python package which makes up the project's guts.  'setup.py' is what
defines a project, actually, and the 'name' argument passed to the
'setup()' command is the project name.

I'll stay mute on the parts bit, as I understand it less than you do.



Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIfS7z+gerLs4ltQ4RAoyqAKCjVoKkaZ+QF2IKS+eiAP+dA7PV4gCePiM/
ugNVRS7J2rlzYkcjYvzZp4Q=
=2lnf
-----END PGP SIGNATURE-----



More information about the Distutils-SIG mailing list