pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-lxml Add another bug report for failing te...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8176ecb34f6f
branches:  trunk
changeset: 357250:8176ecb34f6f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 17 11:10:13 2017 +0000

description:
Add another bug report for failing tests.

diffstat:

 textproc/py-lxml/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 4a101820f2de -r 8176ecb34f6f textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Tue Jan 17 09:10:11 2017 +0000
+++ b/textproc/py-lxml/Makefile Tue Jan 17 11:10:13 2017 +0000
@@ -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 @@
 # 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"



Home | Main Index | Thread Index | Old Index