(Only the first 10 of 817 ports in this commit are shown above. )
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
zbase32 is a base32 encoder/decoder.It is an alternate
base32 encoder but not RFC 3548 compliant.
WWW: http://pypi.python.org/pypi/zbase32/
PR: ports/127771
Submitted by: Wen Heping <wenheping at gmail.com>