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 <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2026-05-23 08:56:32 -04:00
parent ea48448a72
commit 9fd7a3b3af
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

2
debian/control vendored
View File

@ -52,7 +52,7 @@ Build-Depends:
python3-pytest-runner <!nocheck>,
python3-requests,
python3-ruamel.yaml,
python3-segno,
python3-segno <!nocheck>,
python3-setuptools,
python3-systemd,
python3-typeshed <!nocheck>,