Re: PgBouncer 1.24.0 - New upstream version

From: Christoph Berg <cb(at)df7cb(dot)de>
To: Bradford Boyle <bradford(dot)d(dot)boyle(at)gmail(dot)com>
Cc: pgsql-pkg-debian(at)postgresql(dot)org
Subject: Re: PgBouncer 1.24.0 - New upstream version
Date: 2025-02-04 15:05:58
Message-ID: Z6Is1o56psB3-TMT@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Re: Bradford Boyle
> Hi Christoph,
>
> I've updated the package for pgbouncer to include a patch based on [0]
> to get the main test suite passing on salsa.debian.org. With this, the
> package should be ready for review and upload.

Hi Bradford,

thanks!

> I've also attached an initial patch to generate-pgdg-source that should
> add the required dependency on python3-contextlib2 and remove the
> dependency on tzdata-legacy to get the pacakge building on older
> distributions.

Unfortunately that needs more work as it looks like:

bookworm and others:

14:54:22 E AttributeError: 'PGconn' object has no attribute 'close_prepared'

https://jengus.postgresql.org/job/pgbouncer-binaries/106/architecture=amd64,distribution=bookworm/console

bullseye doesn't have python3-psycopg (and building that doesn't look
trivial). Do we think we could go without or with less tests there?

Christoph

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Bradford Boyle 2025-02-05 07:40:16 Re: PgBouncer 1.24.0 - New upstream version
Previous Message Bradford Boyle 2025-02-04 05:29:41 Re: Redis & SQLite FDW packages