pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-hypothesis Add a comment about possible depen...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/beda31d43379
branches:  trunk
changeset: 354054:beda31d43379
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 19 12:45:00 2016 +0000

description:
Add a comment about possible dependencies.

diffstat:

 devel/py-hypothesis/Makefile |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 9fec012c77d6 -r beda31d43379 devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile      Wed Oct 19 12:44:44 2016 +0000
+++ b/devel/py-hypothesis/Makefile      Wed Oct 19 12:45:00 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/10/19 12:42:56 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/10/19 12:45:00 wiz Exp $
 
 DISTNAME=      hypothesis-3.5.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -14,6 +14,11 @@
 
 USE_LANGUAGES= # none
 
+# check if these (unpackaged) modules are needed:
+# py-xdis
+# py-spark-parser
+# py-uncompyle
+
 # actual tests only in github distfile, but that needs py-test and
 # py-test depends on py-hypothesis...
 



Home | Main Index | Thread Index | Old Index