debian: add missing/explicit python3-lasso to python autopkgtests (#85188)

This commit is contained in:
Frédéric Péters 2023-12-31 09:42:49 +01:00
parent cb573dd733
commit 1683073e27
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
lasso (2.8.1-4) unstable; urgency=medium
* debian/tests/control: add missing/explicit python3-lasso to python
autopkgtests (followup to 1059641).
-- Frederic Peters <fpeters@debian.org> Sat, 30 Dec 2023 08:48:25 +0100
lasso (2.8.1-3) unstable; urgency=medium
* debian/tests/control: add missing depends: python3-all to python

View File

@ -1,4 +1,4 @@
Test-Command: for py in $(py3versions -s); do echo "[*] testing on $py:"; $py debian/tests/sso.py ; done
Depends: python3-all
Depends: python3-lasso, python3-all
Test-Command: /usr/bin/perl bindings/perl/test.pl