-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jens W. Klein wrote: > Am Wed, 24 Jun 2009 10:54:33 +0100 schrieb Chris Withers: > >> Hey All, >> >> Just been reading http://docs.repoze.org/bfg/narr/install.html and I >> notice a conspicuous absence of zc.buildout... >> >> Do you guys recommend not using buildout? If not, are there docs >> anywhere for using BFG in a buildout context? > > I do use zc.buildout. Here an minimal example: > > --------- > [buildout] > extensions = buildout.dumppickedversions > parts = instance > eggs-directory = ${buildout:directory}/eggs > find-links = > http://dist.repoze.org/bfg/1.0/ > > [instance] > recipe = repoze.recipe.egg:scripts > eggs = > repoze.bfg > ------------ > Missing is a version fixation like done in ZTK, Grok, Plone, ... > I'd really like to see such a version.cfg for each repoze release. > Creation could be automated.
You shouldn't need to pin the versions if you would use the index as an index: index = http://dist.repoze.org/bfg/1.0/simple That index is a "known good set" for the 1.0 release line of BFG. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tsea...@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 iD8DBQFKQjEy+gerLs4ltQ4RAoIlAJoCoQ6jPYE7jW06AmEJdLCe+XjkeACfTNUZ tEG4Ry4RTK9DJou+AYEGTJ0= =k5wN -----END PGP SIGNATURE----- _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev