- Update to 0.9.16
- tidy pkg-descr
This commit is contained in:
parent
9c85a36aed
commit
9a79ecbc46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303420
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= testtools
|
||||
PORTVERSION= 0.9.15
|
||||
PORTVERSION= 0.9.16
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://launchpadlibrarian.net/104513821/ \
|
||||
MASTER_SITES= http://launchpadlibrarian.net/112414996/ \
|
||||
http://www.c-s.li/ports/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (testtools-0.9.15.tar.gz) = 49ef090f09e217c9f2688d4b2f9e246f00b9c1a867040a7ae8e4e9de7f707c02
|
||||
SIZE (testtools-0.9.15.tar.gz) = 152830
|
||||
SHA256 (testtools-0.9.16.tar.gz) = 2adb021c9a15040f94af099480d8d751930ce5a2294ecbdfd0853c87cbb2e1f7
|
||||
SIZE (testtools-0.9.16.tar.gz) = 169439
|
||||
|
@ -1,7 +1,6 @@
|
||||
testtools is a set of extensions to the Python standard library's
|
||||
unit testing framework. These extensions have been derived from
|
||||
years of experience with unit testing in Python and come from many
|
||||
different sources. testtools also backports unittest changes from
|
||||
recent Pythons to Python 2.4 and 2.5.
|
||||
testtools is a set of extensions to the Python standard library's unit testing
|
||||
framework. These extensions have been derived from years of experience with unit
|
||||
testing in Python and come from many different sources. testtools also backports
|
||||
unittest changes from recent Pythons to Python 2.4 and 2.5.
|
||||
|
||||
WWW: https://launchpad.net/testtools
|
||||
|
Loading…
Reference in New Issue
Block a user