Package: restrictedpython Followup-For: Bug #1001482 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jammy ubuntu-patch Control: tags -1 patch
Hello, Attached is a small patch to ignore the stderr noise about deprecation warnings and allow the autopkgtests to continue to pass. Cheers, -- 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/ slanga...@ubuntu.com vor...@debian.org
diff -Nru restrictedpython-4.0~b3/debian/tests/control restrictedpython-4.0~b3/debian/tests/control --- restrictedpython-4.0~b3/debian/tests/control 2018-09-24 05:50:04.000000000 -0700 +++ restrictedpython-4.0~b3/debian/tests/control 2021-12-11 10:10:24.000000000 -0800 @@ -1,2 +1,3 @@ Tests: all Depends: @, python3-distutils, python3-zope.testrunner, python3-all +Restrictions: allow-stderr