Roundup Tracker - Issues

Message7810

Author schlatterbeck
Recipients rouilj, schlatterbeck
Date 2023-07-22.07:36:08
Message-id <20230722073604.im564tjizxnavsgq@runtux.com>
In-reply-to <20230722062109.28F666A01A7@pe15.cs.umb.edu>
On Sat, Jul 22, 2023 at 06:21:20AM +0000, John Rouillard wrote:
> In message <20230721113123.iyjqtcflvr5ftwfk@runtux.com>,
> Ralf Schlatterbeck writes:
> >Hmm, I no longer have a machine with these old versions of psycopg where
> >I'm running roundup. Even Debian stable has newer versions for two major
> >releases. The problem occurred on debian 10 aka "Buster".
> 
> That looks like it has 2.7.7 psycopg2:
> 
>    https://packages.debian.org/buster/python-psycopg2
Yes:
% dpkg -l | grep psycopg
ii  python-psycopg2                        2.7.7-1                                                 amd64        Python module for PostgreSQL
ii  python3-psycopg2                       2.7.7-1                                                 amd64        Python 3 module for PostgreSQL

The next version bullseye has:
% dpkg -l | grep psycopg
ii  python3-psycopg2                              2.8.6-2                                  amd64        Python 3 module for PostgreSQL

> >We're now at 12.
> 
> Which has psycopg2 2.95
> 
>   https://packages.debian.org/stable/python/python3-psycopg2
> 
> >So I guess we can close that as wontfix.
> >We *should* update the requirements to state the minimum psycopg
> >version...
> 
> If you are ok with the current recommended version of 2.8 in:
> 
>   https://www.roundup-tracker.org/docs/installation.html#choosing-your-backend
> 
> Let's close this as wontfix. If you think we should use a newer relase,
> suggest a version.

Yes, lets make this 2.8 as the recommendation.

Ralf
-- 
Dr. Ralf Schlatterbeck                  Tel:   +43/2243/26465-16
Open Source Consulting                  www:   www.runtux.com
Reichergasse 131, A-3411 Weidling       email: office@runtux.com
History
Date User Action Args
2023-07-22 07:36:08schlatterbecksetrecipients: + schlatterbeck, rouilj
2023-07-22 07:36:08schlatterbecklinkissue2551241 messages
2023-07-22 07:36:08schlatterbeckcreate