[Zope-dev] allow-picked-versions=false in ztk.cfg?

Martin Aspeli optilude+lists at gmail.com
Thu Oct 8 06:31:58 EDT 2009


Chris Withers wrote:
> Martin Aspeli wrote:
>> If we do that, I'd also suggest we use the 'buildout.dumppickedversions' 
>>   extension. This prints the picked versions with some explanation about 
>> what required them, either to a file or to the console. This is a useful 
>> sanity check: if you see a package in there that looks spurious you may 
>> ask whether it should've been pinned somewhere.
> 
> This should really be in buildout core.
> 
> Who maintains this extensions and could they be persuaded to merge it 
> into the main code base?

Mustapha Benali. See PyPI.

I don't know if it needs to be in the core. Just do

[buildout]
extensions = buildout.dumppickedversions
...


And you're done.

Martin

-- 
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book



More information about the Zope-Dev mailing list