[FIX] Use psycogreen instead of gevent-psycopg2
authorStephane Wirtel <stw@openerp.com>
Mon, 9 Sep 2013 13:11:23 +0000 (15:11 +0200)
committerStephane Wirtel <stw@openerp.com>
Mon, 9 Sep 2013 13:11:23 +0000 (15:11 +0200)
commitf8c0310d8ea8364b13a1a6b7c51862f1760a4ca9
tree3550b0e2a729c9c40c9bf26159ba6d62a995b7f7
parent093dec2ab01cd5cd8e3f1962cd707f4afdaea17f
[FIX] Use psycogreen instead of gevent-psycopg2

green-psycopg2 has been deprecated by the developer, he asks to use an
alternative, in this case, the alternative is psycogreen
https://bitbucket.org/dvarrazzo/psycogreen

bzr revid: stw@openerp.com-20130909131123-u0gqhvxqwv13yqke
openerp/__init__.py
openerpcommand/web.py
setup.py