diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
commit | c63740208199641936685ceb327218d7e846b7c8 (patch) | |
tree | 5816208a1a58cec4948e059798f42fb162cd7327 /devel/py-unittest2/pkg-descr | |
parent | 55caf841166c6b623c560ed35330457f97311a2e (diff) |
Notes
Diffstat (limited to 'devel/py-unittest2/pkg-descr')
-rw-r--r-- | devel/py-unittest2/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-unittest2/pkg-descr b/devel/py-unittest2/pkg-descr index 58263379018b..ec7294ea1cc6 100644 --- a/devel/py-unittest2/pkg-descr +++ b/devel/py-unittest2/pkg-descr @@ -2,4 +2,4 @@ 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 +WWW: https://pypi.org/project/unittest2/ |