Source: libxml2
Version: 2.9.4+dfsg1-7
tags: patch

Hello, in this commit [1] python stop being a thing, while python2 becomes 
reality

Please update the tests to run python2 interpreter directly

--- libxml2-2.9.4+dfsg1/debian/tests/python     2018-01-02 08:59:03.000000000 
+0100
+++ libxml2-2.9.4+dfsg1/debian/tests/python     2019-10-24 11:06:13.000000000 
+0200
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-python <<EOF
+python2 <<EOF
 import libxml2
 import sys


(or drop that file, since there is already a correct debian/tests/python2 there)

[1] 
https://salsa.debian.org/python-team/tools/dh-python/commit/0648189d7c20ad04cd939ff85dabca8d5a19fdd8

Reply via email to