From 3d7e6085b28bccf4d6cb3dc0dac7f3ad2c72086f Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 2 Dec 2015 14:46:40 +0000 Subject: Mention bug report for two failing tests. --- textproc/py-lxml/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/py-lxml') diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile index 2768126c964..f5dcd40c756 100644 --- a/textproc/py-lxml/Makefile +++ b/textproc/py-lxml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2015/11/17 11:52:10 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/12/02 14:46:40 wiz Exp $ DISTNAME= lxml-3.5.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,6 +11,8 @@ HOMEPAGE= http://lxml.de/ COMMENT= Python binding for libxml2 and libxslt LICENSE= modified-bsd +# as of 3.5.0, two test failures on NetBSD, see +# https://bugs.launchpad.net/lxml/+bug/1522052 TEST_TARGET= test_inplace .include "../../lang/python/egg.mk" -- cgit v1.2.3