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: update a comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/0feca7b22ea7
branches: trunk
changeset: 373132:0feca7b22ea7
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Feb 07 00:09:59 2022 +0000
description:
py-lxml: update a comment
diffstat:
textproc/py-lxml/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 55a8f21be562 -r 0feca7b22ea7 textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Sun Feb 06 22:47:02 2022 +0000
+++ b/textproc/py-lxml/Makefile Mon Feb 07 00:09:59 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2022/02/04 15:18:18 hauke Exp $
+# $NetBSD: Makefile,v 1.82 2022/02/07 00:09:59 gutteridge Exp $
DISTNAME= lxml-4.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,8 @@
COMMENT= Python binding for libxml2 and libxslt
LICENSE= modified-bsd
-# Path too long for libarchive tar?
+# Path too long for nbtar (pax-as-tar)?
+# See pkg/56688: nbtar (archivers/pax) silently drops files
EXTRACT_USING= gtar
TEST_DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
Home |
Main Index |
Thread Index |
Old Index