From 3fa073134332785d250e7dddf9f95550ee65f8ae Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Fri, 1 Nov 2024 21:33:21 +0100 Subject: [PATCH] Limit python3-pyside6.qtbluetooth & python3-pyside6.qtnfc as linux-any; the modules they refer to are available only on Linux - regenerate debian/tests/control accordingly Gbp-Dch: Full --- debian/control | 4 ++-- debian/tests/control | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b671f6d4..66c3876b 100644 --- a/debian/control +++ b/debian/control @@ -326,7 +326,7 @@ Description: Python bindings for Qt 6 ASyncIO (Python 3) This package contains Python 3 bindings for the QtAsyncio module. Package: python3-pyside6.qtbluetooth -Architecture: any +Architecture: linux-any Depends: python3-pyside6.qtcore, ${misc:Depends}, @@ -566,7 +566,7 @@ Description: Python bindings for Qt 6 NetworkAuth (Python 3) This package contains Python 3 bindings for the QtNetworkAuth module. Package: python3-pyside6.qtnfc -Architecture: any +Architecture: linux-any Depends: python3-pyside6.qtcore, ${misc:Depends}, diff --git a/debian/tests/control b/debian/tests/control index 803fc5d1..969a5ae7 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -53,6 +53,7 @@ Depends: python3-pyside6.qtbluetooth, Restrictions: allow-stderr, superficial Features: test-name=python3-pyside6.qtbluetooth +Architecture: linux-any Test-Command: debian/tests/test_install_python3.sh python3-pyside6.qtcharts PySide6.QtCharts Depends: @@ -158,6 +159,7 @@ Depends: python3-pyside6.qtnfc, Restrictions: allow-stderr, superficial Features: test-name=python3-pyside6.qtnfc +Architecture: linux-any Test-Command: debian/tests/test_install_python3.sh python3-pyside6.qtopengl PySide6.QtOpenGL Depends: -- 2.30.2