Re: [SQLObject] easy_install latest stable version
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Daniel F. <fet...@go...> - 2010-12-07 15:30:35
|
>> easy_install -U sqlobject >> >> installs the 0.16dev version not the stable 0.15, is it? > > easy_install -U sqlobject > > installs the most recent version it can find - which is the trunk. I > don't know how to tell setuptools to distinguish stable and development > branches, do you? > > easy_install sqlobject==0.15.0 > > is the only way I know. This is what I did after all. And no, I'm not aware of another trick. I just don't recall having this issue until now, I mean I always did "easy_install -U sqlobject" and did not end up with a dev version, but I might be wrong. Maybe I did but don't remember :) This whole thing is not a big deal, as I've said I do "easy_install sqlobject==0.15.0" and everything is fine. Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown |