Nagare uses SQLAlchemy 0.5.8?

12 views
Skip to first unread message

Terrence Brannon

unread,
Apr 22, 2015, 1:38:30 PM4/22/15
to nagare...@googlegroups.com
I was installing Nagare and noticed it installs SA 0.5.8 which is quite a bit behind the latest version. Why is such an old version included?

Can you update to a newer one?

Alain Poirier

unread,
Apr 22, 2015, 9:55:48 PM4/22/15
to nagare...@googlegroups.com
> Le 22 avr. 2015 à 19:38, Terrence Brannon <meta...@gmail.com> a écrit :
>
> I was installing Nagare and noticed it installs SA 0.5.8 which is quite a bit behind the latest version. Why is such an old version included?
>
> Can you update to a newer one?

Nagare v0.4.1 requires an API of SQLAlchemy which disappeared after v0.5.8.

Nagare dev. can use any version of SQLAlchemy. So, if you want a newer version of
SQLAlchemy you must:

1. Switch to Nagare dev.
> easy_install nagare==dev

2. Install the database extra
> easy_install 'nagare[database]'

3. Upgrade SQLAlchemy to the version you want. For ex., for the latest version:
> easy_install -U SQLAlchemy

Terrence Brannon

unread,
Apr 23, 2015, 1:17:56 AM4/23/15
to nagare...@googlegroups.com


On Wednesday, April 22, 2015 at 6:55:48 PM UTC-7, apoirier wrote:
> Le 22 avr. 2015 à 19:38, Terrence Brannon <meta...@gmail.com> a écrit :
>
> I was installing Nagare and noticed it installs SA 0.5.8 which is quite a bit behind the latest version. Why is such an old version included?
>
> Can you update to a newer one?

Nagare v0.4.1 requires an API of SQLAlchemy which disappeared after v0.5.8.

Nagare dev. can use any version of SQLAlchemy. So, if you want a newer version of
SQLAlchemy you must:

 1. Switch to Nagare dev.
    > easy_install nagare==dev

Bertrand Croq

unread,
Apr 23, 2015, 4:14:25 AM4/23/15
to nagare...@googlegroups.com

Hi,

 

You can see at line 7 that it downloads "http://www.nagare.org/snapshots/nagare-latest#egg=nagare-dev" then installs "nagare-0.4.1-r467" at line 14.

This version is labeled "0.4.1" but it is a snapshot from the latest changelog of nagare core (rev 467 on http://hg.nagare.org/core/log)

 

 Regards,

Bertrand CROQ
02 23 21 21 50

Net-ng
6, rue de Jouanet
35700 RENNES
http://www.net-ng.com
Reply all
Reply to author
Forward
0 new messages