pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/py-chardet
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jun 8 22:19:14 UTC 2017
Modified Files:
pkgsrc/converters/py-chardet: Makefile
Log Message:
Remove outdated comment, tests work.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/converters/py-chardet/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/py-chardet/Makefile
diff -u pkgsrc/converters/py-chardet/Makefile:1.20 pkgsrc/converters/py-chardet/Makefile:1.21
--- pkgsrc/converters/py-chardet/Makefile:1.20 Thu Jun 8 19:06:51 2017
+++ pkgsrc/converters/py-chardet/Makefile Thu Jun 8 22:19:14 2017
@@ -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 @@ HOMEPAGE= http://pypi.python.org/pypi/ch
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