public inbox for [email protected]  
help / color / mirror / Atom feed
From: Bradford Boyle <[email protected]>
To: Brian Cosgrove <[email protected]>
Cc: Christoph Berg <[email protected]>
Cc: [email protected]
Subject: Re: PgBouncer 1.24.0 - New upstream version
Date: Sun, 16 Feb 2025 17:53:03 -0800
Message-ID: <CAOMoQbRuzPRmYm7MpQ2PcAvbCPTb8i0BT54AF70_wuC6=MJw4g@mail.gmail.com> (raw)
In-Reply-To: <CAGKCzND9R131b2MB1tHBqTbgCdV9TkReRYLqE3KLxTt6fbhrXA@mail.gmail.com>
References: <CAGKCzNBZO-AQMfmbfbn20wvE+63j50YuPBKJupYLiDCmc84OeA@mail.gmail.com>
	<CAOMoQbROhu7WG9LnyjHb1RXJrax_HKKMBbwaou+jps0uZgqHFw@mail.gmail.com>
	<CAOMoQbQzutP0UMU3KUZAE4A9Jf8bS=uSBRdUX7g=9xxoBbosmQ@mail.gmail.com>
	<CAGKCzNAQKMKJ_BQcF=uzcfcM=vx8QYnT+jtzuv_yp=76zbhn7g@mail.gmail.com>
	<CAGKCzNAW4BFq_cSKpnPvG6hRF65G3HptjUvWVW=DefPaPMF2pg@mail.gmail.com>
	<CAGKCzNAJzhzxJ809y9e6ttYbL0k6id5KmkzmBrz5xZROd79etQ@mail.gmail.com>
	<CAGKCzNC6RkY54TrkqqQ9K83AF=vrYe+CB14-PUSLTF5YMbzrmA@mail.gmail.com>
	<CAOMoQbT3zRuL+YLeiUrOG5-vYsvrZ2MJF_DQoa3E94cBfdv6xw@mail.gmail.com>
	<[email protected]>
	<CAOMoQbTA2qOo+f_4JE+oYGupZANh-0msn_Pw36qb7v3PfT1e0w@mail.gmail.com>
	<[email protected]>
	<CAGKCzNCKAEEJmd5Fn5Be4zu1YxS9okBoeqBX15_RijvBgouqzA@mail.gmail.com>
	<CAGKCzND9R131b2MB1tHBqTbgCdV9TkReRYLqE3KLxTt6fbhrXA@mail.gmail.com>

On Wed, Feb 5, 2025 at 9:01 AM Brian Cosgrove <[email protected]> wrote:
>
> Attached in DEP-3 format, I think, if it helps at all.

Thanks. I've applied that and pushed a new commit to s.d.o with this
patch and bumping to the package version. Attached is a patch for pgapt
to skip pgbouncer for bullseye -- this seemed like the least amount of
work and there were no objections to leaving bullseye on 1.23.1.

I think with an upload of 1.24.0-2 and skipping bullseye, this should
could get pgbouncer updated in PGDG.

Regards,
-- Bradford


Attachments:

  [application/octet-stream] 0001-Exclude-pgbouncer-from-bullseye.patch (759B, 2-0001-Exclude-pgbouncer-from-bullseye.patch)
  download | inline diff:
From 600754acb8d9e8e84a577a4cf1046ae5847b50a8 Mon Sep 17 00:00:00 2001
From: "Bradford D. Boyle" <[email protected]>
Date: Sun, 16 Feb 2025 17:41:12 -0800
Subject: [PATCH] Exclude pgbouncer from bullseye

pgbouncer build-depends on python3-psycopg2 which is not available in
bullseye.
---
 jenkins/pgapt-jobs.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/jenkins/pgapt-jobs.yaml b/jenkins/pgapt-jobs.yaml
index 9b1cad2..9b9322c 100644
--- a/jenkins/pgapt-jobs.yaml
+++ b/jenkins/pgapt-jobs.yaml
@@ -1375,6 +1375,7 @@
 - project:
         name: pgbouncer
         git-url: https://salsa.debian.org/postgresql/pgbouncer.git
+        dist-filter: '!(distribution in ["bullseye"])'
         jobs:
                 - git-packages
 
-- 
2.48.1



view thread (15+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: PgBouncer 1.24.0 - New upstream version
  In-Reply-To: <CAOMoQbRuzPRmYm7MpQ2PcAvbCPTb8i0BT54AF70_wuC6=MJw4g@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox