pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/py-chardet Remove outdated comment, tests w...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7972941f59f6
branches: trunk
changeset: 363435:7972941f59f6
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jun 08 22:19:14 2017 +0000
description:
Remove outdated comment, tests work.
diffstat:
converters/py-chardet/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r f9d97351aa4a -r 7972941f59f6 converters/py-chardet/Makefile
--- a/converters/py-chardet/Makefile Thu Jun 08 19:07:20 2017 +0000
+++ b/converters/py-chardet/Makefile Thu Jun 08 22:19:14 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/06/08 19:06:51 adam Exp $
+# $NetBSD: Makefile,v 1.21 2017/06/08 22:19:14 wiz Exp $
DISTNAME= chardet-3.0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,7 @@
COMMENT= Character encoding auto-detection in Python
LICENSE= gnu-lgpl-v2.1
-# TEST_DEPENDS; however, no tests found
-# https://github.com/chardet/chardet/issues/120
+# TEST_DEPENDS
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
BUILD_DEPENDS+= ${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis
Home |
Main Index |
Thread Index |
Old Index