From fa2afb205c12f157b56228b606d1b5160b6bc3b2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 22 Oct 2024 09:47:25 +0800 Subject: [PATCH] disable simple-pango and dependents with commenter (YoshikuniJujo/simple-pango#3) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42c6a66f..dd523619 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3422,7 +3422,7 @@ packages: - moffy-samples-gtk4-run < 0 # 0.2.1.3 requires newer glib https://github.com/YoshikuniJujo/moffy-samples-gtk4-run/issues/1 - moffy-samples-gtk4 - simple-cairo - - simple-pango + - simple-pango < 0 # https://github.com/YoshikuniJujo/simple-pango/issues/3 - cairo-image - union-color - glib-stopgap @@ -7270,6 +7270,8 @@ packages: - model < 0 # tried model-0.5, but its *library* requires transformers >=0.4.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *executable* requires the disabled package: pipes-text - modify-fasta < 0 # tried modify-fasta-0.8.3.0, but its *library* requires the disabled package: regex-tdfa-text + - moffy-samples-gtk3 < 0 # tried moffy-samples-gtk3-0.1.0.0, but its *executable* requires the disabled package: moffy-samples-gtk3-run + - moffy-samples-gtk3-run < 0 # tried moffy-samples-gtk3-run-0.1.0.7, but its *library* requires the disabled package: simple-pango - moffy-samples-gtk4 < 0 # tried moffy-samples-gtk4-0.1.0.1, but its *executable* requires the disabled package: moffy-samples-gtk4-run - monad-journal < 0 # tried monad-journal-0.8.1, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1 - monad-journal < 0 # tried monad-journal-0.8.1, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0