[Buildbot-devel] Ready for 0.8.4?
Pierre Tardy
tardyp at gmail.com
Tue May 31 15:37:16 UTC 2011
Ahh,
my bad, not using setup.py to run buildbot...
indeed, easy_install got 0.7.1 version of migrate. Is this setup.py comment
still true?
## dependencies
setup_args['install_requires'] = [
'twisted >= 8.0.0',
'Jinja2 >= 2.1',
'sqlalchemy >= 0.6',
# buildbot depends on sqlalchemy internals. See buildbot.db.model.
'sqlalchemy-migrate == 0.6',
]
Pierre
On Tue, May 31, 2011 at 5:29 PM, Dustin J. Mitchell <dustin at v.igoro.us>wrote:
> On Tue, May 31, 2011 at 10:20 AM, Pierre Tardy <tardyp at gmail.com> wrote:
> > Using ubuntu LTS default sqlalchemy 0.5.5-1
>
> Ah, 0.6.0 is the earliest supported version. They just released 0.7.0
> (which we're now compatible with).
>
> > I will try to use the latest version in pypi
>
> Sounds good.
>
> Dustin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110531/1ccae9ee/attachment.html>
More information about the devel
mailing list