From 8473d80a0be0dcde0183759812bbcbf344974600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sun, 11 Jan 2026 16:33:28 +0100 Subject: [PATCH] Re-enabled `postgresql-migration` (#7719). --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6048b60..9a6eb2dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7336,7 +7336,6 @@ packages: - polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires text >=1.1.0 && < 2.1 and the snapshot contains text-2.1.3 - pontarius-xmpp < 0 # tried pontarius-xmpp-0.5.7.2, but its *library* requires the disabled package: cryptohash - pontarius-xmpp-extras < 0 # tried pontarius-xmpp-extras-0.1.0.12, but its *library* requires the disabled package: pontarius-xmpp - - postgresql-migration < 0 # tried postgresql-migration-0.2.1.8, but its *library* requires time >=1.4 && < 1.14 and the snapshot contains time-1.14 - postgresql-query < 0 # tried postgresql-query-3.10.0, but its *library* requires the disabled package: inflections - postgresql-simple-url < 0 # tried postgresql-simple-url-0.2.1.0, but its *library* requires base >=4.6 && < 4.20 and the snapshot contains base-4.21.1.0 - postgresql-typed < 0 # tried postgresql-typed-0.6.2.5, but its *library* requires the disabled package: HDBC