[Grok-dev] zc.buildout 1.5.0
Jeffrey D Peterson
bgpete at gmail.com
Wed Sep 8 10:13:07 EDT 2010
I made the change in grokproject it should now default to zc.buildout==1.4.3
The only test I was able to run was a clean virtualenv and grokproject and
changing utils.py after grokproject was installed. I then created a project
and did not have version conflicts.
Can someone do any necessary additional testing and make a release?
Regards,
--
Jeffrey Peterson
bgpete3 at gmail.com
> -----Original Message-----
> From: grok-dev-bounces at zope.org [mailto:grok-dev-bounces at zope.org] On
> Behalf Of Martijn Faassen
> Sent: Wednesday, September 08, 2010 8:24 AM
> To: grok-dev at zope.org
> Subject: Re: [Grok-dev] zc.buildout 1.5.0
>
> Hi there,
>
> On 09/08/2010 10:00 AM, Christian Klinger wrote:
> > i have found the bug!
>
> Thank you very much for looking into this, this is good debugging work!
>
> > The question is what can we do?
> >
> > I mean we can pin the downloading of zc.buildout in grokprojcets
> > utils.py, something like this:
> >
> > setuptools.command.easy_install.main(extra_args
> > ['-mNxd', tmpdir',
> zc.buildout==1.4.3'])
> >
> > I hope someone comes up with a better idea.
>
> Thanks for looking into this!
>
> I suggest we hardcode this in grokproject for now, and get a bugfix
> release out. Do you have permissions to do this?
>
> As a next step we need to work towards actually officially supporting
> buildout 1.5.x, as it has nice features.
>
> Regards,
>
> Martijn
>
>
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> https://mail.zope.org/mailman/listinfo/grok-dev
More information about the Grok-dev
mailing list