freebsd-ports/devel/py-unittest2/pkg-descr
Dmitry Marakasov d6c95efd94 Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
2018-02-08 20:18:08 +00:00

5 lines
181 B
Text

unittest2 is a backport of the new features added to the
unittest testing framework in Python 2.7. It is tested to
on Python 2.4 - 2.7.
WWW: https://pypi.python.org/pypi/unittest2