summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-testtools/Makefile11
-rw-r--r--devel/py-testtools/PLIST11
-rw-r--r--devel/py-testtools/distinfo8
3 files changed, 17 insertions, 13 deletions
diff --git a/devel/py-testtools/Makefile b/devel/py-testtools/Makefile
index a46ada59053..007eb7b98ee 100644
--- a/devel/py-testtools/Makefile
+++ b/devel/py-testtools/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2013/01/19 11:03:17 obache Exp $
+# $NetBSD: Makefile,v 1.9 2014/01/24 13:22:22 obache Exp $
#
-DISTNAME= testtools-0.9.24
+DISTNAME= testtools-0.9.34
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
-MASTER_SITES= http://launchpad.net/testtools/0.9/${PKGVERSION_NOREV}/+download/ \
- http://launchpadlibrarian.net/126150325/
+MASTER_SITES= https://pypi.python.org/packages/source/t/testtools/
MAINTAINER= obache@NetBSD.org
-HOMEPAGE= http://launchpad.net/testtools
+HOMEPAGE= https://github.com/testing-cabal/testtools
COMMENT= Extensions to the Python standard library unit testing framework
LICENSE= mit AND python-software-foundation
@@ -16,5 +15,5 @@ USE_LANGUAGES= # none
PYTHON_VERSIONS_INCLUDE_3X= yes
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-testtools/PLIST b/devel/py-testtools/PLIST
index 67f48896441..5215c8ce27e 100644
--- a/devel/py-testtools/PLIST
+++ b/devel/py-testtools/PLIST
@@ -1,9 +1,14 @@
-@comment $NetBSD: PLIST,v 1.5 2013/01/19 11:03:17 obache Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.6 2014/01/24 13:22:22 obache Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/testtools/__init__.py
${PYSITELIB}/testtools/__init__.pyc
${PYSITELIB}/testtools/__init__.pyo
-${PYSITELIB}/testtools/_compat2x.py
+${PLIST.py2x}${PYSITELIB}/testtools/_compat2x.py
${PLIST.py2x}${PYSITELIB}/testtools/_compat2x.pyc
${PLIST.py2x}${PYSITELIB}/testtools/_compat2x.pyo
${PYSITELIB}/testtools/_compat3x.py
diff --git a/devel/py-testtools/distinfo b/devel/py-testtools/distinfo
index 2cb6a52748e..dafb8fd09c3 100644
--- a/devel/py-testtools/distinfo
+++ b/devel/py-testtools/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2013/01/19 11:03:17 obache Exp $
+$NetBSD: distinfo,v 1.6 2014/01/24 13:22:22 obache Exp $
-SHA1 (testtools-0.9.24.tar.gz) = c7a5d320e04a055ebd34db591cd3742a71caa20f
-RMD160 (testtools-0.9.24.tar.gz) = aac6937dbb80c471de409b971f24eaf59f23fb2c
-Size (testtools-0.9.24.tar.gz) = 162842 bytes
+SHA1 (testtools-0.9.34.tar.gz) = 3f9d941b87a1eb827fe9912b4a66b690986f0c5f
+RMD160 (testtools-0.9.34.tar.gz) = b99d7cde80e27fa4a8301425a266317a7015f3d6
+Size (testtools-0.9.34.tar.gz) = 195771 bytes