summaryrefslogtreecommitdiff
path: root/misc/py-python-utils
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-25 16:42:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-25 16:42:37 +0000
commitc63740208199641936685ceb327218d7e846b7c8 (patch)
tree5816208a1a58cec4948e059798f42fb162cd7327 /misc/py-python-utils
parentEnable experimental features. (diff)
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
Notes
Notes: svn path=/head/; revision=468282
Diffstat (limited to 'misc/py-python-utils')
-rw-r--r--misc/py-python-utils/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-python-utils/pkg-descr b/misc/py-python-utils/pkg-descr
index c2d90d9e6c9f..7d1d0ec16476 100644
--- a/misc/py-python-utils/pkg-descr
+++ b/misc/py-python-utils/pkg-descr
@@ -1,5 +1,5 @@
Python Utils is a collection of small Python functions and classes
which make common patterns shorter and easier.
-WWW: https://pypi.python.org/pypi/python-utils
+WWW: https://pypi.org/project/python-utils/
WWW: https://github.com/WoLpH/python-utils