pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-lxml Update self test bug status.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6659841498e4
branches:  trunk
changeset: 366354:6659841498e4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 12 19:17:50 2017 +0000

description:
Update self test bug status.

diffstat:

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

diffs (23 lines):

diff -r 81d7a21d5302 -r 6659841498e4 textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Sat Aug 12 16:44:33 2017 +0000
+++ b/textproc/py-lxml/Makefile Sat Aug 12 19:17:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2017/06/04 19:17:51 adam Exp $
+# $NetBSD: Makefile,v 1.46 2017/08/12 19:17:50 wiz Exp $
 
 DISTNAME=      lxml-3.8.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -12,10 +12,10 @@
 
 # as of 3.6.1, two test failures on NetBSD, see
 # https://bugs.launchpad.net/lxml/+bug/1522052
-# third error in 3.6.1
+# new 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
+# new error since 3.8.0
+# https://bugs.launchpad.net/lxml/+bug/1710409
 TEST_TARGET=   test_inplace
 
 .include "../../lang/python/egg.mk"



Home | Main Index | Thread Index | Old Index