summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-testtools/Makefile8
-rw-r--r--devel/py-testtools/distinfo8
2 files changed, 10 insertions, 6 deletions
diff --git a/devel/py-testtools/Makefile b/devel/py-testtools/Makefile
index f958185b021..0c91d9a6226 100644
--- a/devel/py-testtools/Makefile
+++ b/devel/py-testtools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/09/10 09:01:49 obache Exp $
+# $NetBSD: Makefile,v 1.13 2014/12/13 08:43:37 obache Exp $
-DISTNAME= testtools-1.0.0
+DISTNAME= testtools-1.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= https://pypi.python.org/packages/source/t/testtools/
@@ -10,6 +10,10 @@ HOMEPAGE= https://github.com/testing-cabal/testtools
COMMENT= Extensions to the Python standard library unit testing framework
LICENSE= mit AND python-software-foundation
+DEPENDS+= ${PYPKGPREFIX}-extras-[0-9]*:../../devel/py-extras
+DEPENDS+= ${PYPKGPREFIX}-python-mimeparse-[0-9]*:../../www/py-python-mimeparse
+DEPENDS+= ${PYPKGPREFIX}-unittest2>=0.8.0:../../devel/py-unittest2
+
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
diff --git a/devel/py-testtools/distinfo b/devel/py-testtools/distinfo
index 986ed1da281..af01eeb3140 100644
--- a/devel/py-testtools/distinfo
+++ b/devel/py-testtools/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2014/09/10 09:01:49 obache Exp $
+$NetBSD: distinfo,v 1.9 2014/12/13 08:43:37 obache Exp $
-SHA1 (testtools-1.0.0.tar.gz) = ae1d8dc7ea88437102e4f73e7ff58607480fa9ee
-RMD160 (testtools-1.0.0.tar.gz) = 399b9366d3bb9db107227d04bd601c65d9e8f930
-Size (testtools-1.0.0.tar.gz) = 206579 bytes
+SHA1 (testtools-1.5.0.tar.gz) = cbde81985e8deb144282d1a4b6c584f83f1346d3
+RMD160 (testtools-1.5.0.tar.gz) = ba59549a6381a5875aa2dba65f8e48769a720392
+Size (testtools-1.5.0.tar.gz) = 205197 bytes