From 7fdac84fd623ace50679f6e58292c019dc2372e4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 19 Nov 2022 12:05:33 +0800 Subject: [PATCH] disable connection-pool for 9.4 (trskop/connection-pool#2) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47a9cc8f..1cf190b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3736,7 +3736,7 @@ packages: "Peter Trško @trskop": - between - - connection-pool + - connection-pool < 0 # https://github.com/trskop/connection-pool/issues/2 - verbosity "Devon Hollowood @devonhollowood":