From: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> |
---|---|
To: | psycopg(at)lists(dot)postgresql(dot)org, psycopg(at)postgresql(dot)org |
Subject: | Re: Solving the problems with wheel packages |
Date: | 2018-01-14 10:59:05 |
Message-ID: | 20180114105905.GA13697@hermes.hilbert.loc |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | psycopg |
On Sat, Jan 13, 2018 at 09:50:16PM +0000, Daniele Varrazzo wrote:
> - release psycopg 2.7.4 as a normal 2.7.x, both as source and binary packages;
> - also release a package called psycopg2-binary version 2.7.4;
> - importing the wheel package installed from 'pip install psycopg2'
> will result in a
> warning:
> The psycopg2 wheel package will be renamed from release 2.8;
> to keep using the binary package please install 'psycopg2-binary' instead.
> - importing the wheel package installed from 'pip install
> psycopg2-binary' will cause
> no such warning;
> - starting from release 2.8, the binary packages will only be released under
> psycopg2-binary.
This sounds like a reasonable plan to me.
Karsten
--
GPG key ID E4071346 @ eu.pool.sks-keyservers.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
From | Date | Subject | |
---|---|---|---|
Next Message | Daniele Varrazzo | 2018-01-18 11:23:57 | Re: [psycopg] 2.7.2 still problem with readonly/autocommit, was: Changing set_session implementation |
Previous Message | Daniele Varrazzo | 2018-01-13 21:50:16 | Solving the problems with wheel packages |