(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
py-repoze.what-pylons is an extras plugin for repoze.what
which provides optional and handy utilities for Pylons
applications using this authorization framework.
Some of the features of the plugin include:
* The utilities are ready to use: There's nothing
additional to be configured before using.
* 100% documented. Each component is documented along
with code samples.
* The test suite has a coverage of 100% and it will
never decrease -- if it ever does, report it as a bug!
* TurboGears 2 is officially supported as well.
WWW: http://pypi.python.org/pypi/repoze.what-pylons/
PR: ports/137602
Submitted by: Wen Heping <wenheping at gmail.com>