From 9fd7a3b3afccaceb8fc06daa99632e0a725cb817 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Sat, 23 May 2026 08:56:32 -0400 Subject: [PATCH] debian/control: Add !nocheck for python3-segno Tests: - Succesfully build with nocheck profile: gbp buildpackage --git-pbuilder --git-pbuilder-options="--profiles nocheck" Signed-off-by: James Valleroy --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b76267564..45d8298cd 100644 --- a/debian/control +++ b/debian/control @@ -52,7 +52,7 @@ Build-Depends: python3-pytest-runner , python3-requests, python3-ruamel.yaml, - python3-segno, + python3-segno , python3-setuptools, python3-systemd, python3-typeshed ,