diff options
author | gdt <gdt@pkgsrc.org> | 2010-07-25 13:45:05 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2010-07-25 13:45:05 +0000 |
commit | beed19980f6cac5e97a7664c49adb75dfa458802 (patch) | |
tree | 11b7c798b616f84422cf32e99b2c72893dc7c9de /devel/py-setuptools_trial | |
parent | a145ed37de8a318b9da708f411f49dcc4e5b9d23 (diff) | |
download | pkgsrc-beed19980f6cac5e97a7664c49adb75dfa458802.tar.gz |
Update to 0.5.10. (No changelog, because I should have imported 0.5.10
yesterday and mistakenly imported an old version.)
Diffstat (limited to 'devel/py-setuptools_trial')
-rw-r--r-- | devel/py-setuptools_trial/Makefile | 6 | ||||
-rw-r--r-- | devel/py-setuptools_trial/PLIST | 3 | ||||
-rw-r--r-- | devel/py-setuptools_trial/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/py-setuptools_trial/Makefile b/devel/py-setuptools_trial/Makefile index 98d7d233c2d..71530a5051b 100644 --- a/devel/py-setuptools_trial/Makefile +++ b/devel/py-setuptools_trial/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/07/24 13:18:59 gdt Exp $ +# $NetBSD: Makefile,v 1.2 2010/07/25 13:45:05 gdt Exp $ # -DISTNAME= setuptools_trial-0.5.4 +DISTNAME= setuptools_trial-0.5.10 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= http://pypi.python.org/packages/source/s/setuptools_trial/ MAINTAINER= gdt@ir.bbn.com -HOMEPAGE= http://pypi.python.org/packages/source/s/setuptools_trial/ +HOMEPAGE= http://pypi.python.org/pypi/setuptools_trial/ COMMENT= Setuptools plugin for Twisted-based unit tests LICENSE= modified-bsd diff --git a/devel/py-setuptools_trial/PLIST b/devel/py-setuptools_trial/PLIST index b1d829a0ce7..9ddec166f5d 100644 --- a/devel/py-setuptools_trial/PLIST +++ b/devel/py-setuptools_trial/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/07/24 13:18:59 gdt Exp $ +@comment $NetBSD: PLIST,v 1.2 2010/07/25 13:45:05 gdt Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -15,4 +15,5 @@ ${PYSITELIB}/setuptools_trial/_version.pyo ${PYSITELIB}/setuptools_trial/setuptools_trial.py ${PYSITELIB}/setuptools_trial/setuptools_trial.pyc ${PYSITELIB}/setuptools_trial/setuptools_trial.pyo +share/doc/python-setuptools_trial/COPYING.SPL.txt share/doc/python-setuptools_trial/README.txt diff --git a/devel/py-setuptools_trial/distinfo b/devel/py-setuptools_trial/distinfo index e61cbf94efd..9b3169f1069 100644 --- a/devel/py-setuptools_trial/distinfo +++ b/devel/py-setuptools_trial/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/07/24 13:18:59 gdt Exp $ +$NetBSD: distinfo,v 1.2 2010/07/25 13:45:05 gdt Exp $ -SHA1 (setuptools_trial-0.5.4.tar.gz) = 24d2b5488ea4e21a4e4e89ed773048ecc42380c5 -RMD160 (setuptools_trial-0.5.4.tar.gz) = 6a44e309e10053ab8e2e15ed74348ced794b4a80 -Size (setuptools_trial-0.5.4.tar.gz) = 4586 bytes +SHA1 (setuptools_trial-0.5.10.tar.gz) = 092aa47300131644da99b2c15fee2f645397b077 +RMD160 (setuptools_trial-0.5.10.tar.gz) = ac15c973c470024552707cd91ed247973ae6b3cc +Size (setuptools_trial-0.5.10.tar.gz) = 7720 bytes |