1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

- Updated to 0.9.7

- Added LICENSE

PR:		ports/151641
Submitted by:	C-S <c-s at c-s dot li> (maintainer)
This commit is contained in:
Greg Larkin 2010-10-23 01:50:49 +00:00
parent 999c363ba4
commit 22d63821b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263464
2 changed files with 7 additions and 5 deletions

View File

@ -6,15 +6,17 @@
#
PORTNAME= testtools
PORTVERSION= 0.9.6
PORTVERSION= 0.9.7
CATEGORIES= devel python
MASTER_SITES= http://launchpadlibrarian.net/54281358/ \
MASTER_SITES= http://launchpadlibrarian.net/57777758/ \
http://www.c-s.li/ports/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= c-s@c-s.li
COMMENT= Extensions to the Python library's unit testing framework
LICENSE= BSD
USE_PYTHON= yes
USE_PYDISTUTILS= yes

View File

@ -1,3 +1,3 @@
MD5 (testtools-0.9.6.tar.gz) = 382e121dc78ea8d152688188704af730
SHA256 (testtools-0.9.6.tar.gz) = 88a036a6119db919c515242881861b984e0a1f6c571af900b7e4edbae2222d6e
SIZE (testtools-0.9.6.tar.gz) = 56817
MD5 (testtools-0.9.7.tar.gz) = d4743a52a9d740bb1cac84006a0a5c84
SHA256 (testtools-0.9.7.tar.gz) = 27b421f92d6e00974e69afa496e6340b0e3e82b8ea5717134ba7d8585300de3a
SIZE (testtools-0.9.7.tar.gz) = 62224