pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-lxml py-lxml: remove comment about (fixed)...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3060dfde43db
branches:  trunk
changeset: 368870:3060dfde43db
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 19 11:01:45 2017 +0000

description:
py-lxml: remove comment about (fixed) test failure

diffstat:

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

diffs (24 lines):

diff -r e5cc58cba449 -r 3060dfde43db textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Tue Sep 19 08:36:25 2017 +0000
+++ b/textproc/py-lxml/Makefile Tue Sep 19 11:01:45 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2017/09/18 11:59:12 adam Exp $
+# $NetBSD: Makefile,v 1.48 2017/09/19 11:01:45 wiz Exp $
 
 DISTNAME=      lxml-4.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -12,8 +12,6 @@
 
 # as of 3.6.1, two test failures on NetBSD, see
 # https://bugs.launchpad.net/lxml/+bug/1522052
-# new error in 3.6.1
-# https://bugs.launchpad.net/lxml/+bug/1608479
 # new error since 3.8.0
 # https://bugs.launchpad.net/lxml/+bug/1710409
 TEST_TARGET=   test_inplace
@@ -26,4 +24,4 @@
 .include "../../textproc/libxslt/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
 # needed for "make test" with python-3.x -- fixes first two errors noted above
-MAKE_ENV+=     LC_ALL=en_US.UTF-8
+MAKE_ENV+=     LC_ALL=en_US.UTF-8



Home | Main Index | Thread Index | Old Index