[Distutils] Proposal for incorporating buildout-versions on buildout (Re: Better version pinning in buildout (buildout-versions))
Reinout van Rees
reinout at vanrees.org
Wed Jan 23 21:21:56 CET 2013
On 16-01-13 13:52, Jim Fulton wrote:
> 1, 2, and 3 will be done when Chris (or someone else) makes
> time to work on a pull request. Perhaps this will be in buildout 2.1.
I've made a branch where I noted the changes that have to be copied over
(and adjusted) from buildout-versions.
https://github.com/reinout/buildout/tree/reinout-versions
Note that it doesn't strike me as a good idea to change
"allow-picked-versions", which is now a nice true/false boolean, into a
boolean that also accepts the "show" value. I can do it, but it looks dirty.
Would an additional "show-picked-versions" be OK?
Reinout
--
Reinout van Rees http://reinout.vanrees.org/
reinout at vanrees.org http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"
More information about the Distutils-SIG
mailing list