pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-lxml
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 17 11:10:13 UTC 2017
Modified Files:
pkgsrc/textproc/py-lxml: Makefile
Log Message:
Add another bug report for failing tests.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/textproc/py-lxml/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-lxml/Makefile
diff -u pkgsrc/textproc/py-lxml/Makefile:1.41 pkgsrc/textproc/py-lxml/Makefile:1.42
--- pkgsrc/textproc/py-lxml/Makefile:1.41 Mon Jan 16 11:07:12 2017
+++ pkgsrc/textproc/py-lxml/Makefile Tue Jan 17 11:10:13 2017
@@ -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"
Home |
Main Index |
Thread Index |
Old Index