Add another bug report for failing tests.

This commit is contained in:
wiz 2017-01-17 11:10:13 +00:00
parent 500fd173ee
commit 43d95a181a

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.41 2017/01/16 11:07:12 wiz Exp $
# $NetBSD: Makefile,v 1.42 2017/01/17 11:10:13 wiz Exp $
DISTNAME= lxml-3.7.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@ -15,6 +15,8 @@ LICENSE= modified-bsd
# https://bugs.launchpad.net/lxml/+bug/1522052
# third error in 3.6.1
# https://bugs.launchpad.net/lxml/+bug/1608479
* two more errors since 3.7.2
# https://bugs.launchpad.net/lxml/+bug/1655054
TEST_TARGET= test_inplace
.include "../../lang/python/egg.mk"