Package: legacy-api-wrap Version: 1.2-2 Followup-For: Bug #1001347 User: [email protected] Usertags: origin-ubuntu jammy ubuntu-patch Control: tags -1 patch
Please find attached a trivial patch for this issue. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ [email protected] [email protected]
diff -Nru legacy-api-wrap-1.2/debian/tests/control legacy-api-wrap-1.2/debian/tests/control --- legacy-api-wrap-1.2/debian/tests/control 2021-09-18 11:30:43.000000000 -0700 +++ legacy-api-wrap-1.2/debian/tests/control 2021-12-10 16:28:57.000000000 -0800 @@ -5,4 +5,4 @@ ; echo "Testing with $py:" ; http_proxy= $py -m pytest tests.py ; done -Depends: @, python3-pytest +Depends: @, python3-pytest, python3-all

