[xml/sgml-pkgs] Bug#943386: libxml2: please update tests for python->python2 move

Gianfranco Costamagna locutusofborg at debian.org
Thu Oct 24 10:10:39 BST 2019


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



More information about the debian-xml-sgml-pkgs mailing list