Name: | python-repoze-who-testutil |
---|---|
Version: | 1.0 |
Release: | 0.4.rc1.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 21750 |
License: | BSD |
RPM: | python-repoze-who-testutil-1.0-0.4.rc1.el6.noarch.rpm |
Source RPM: | python-repoze-who-testutil-1.0-0.4.rc1.el6.src.rpm |
Build Date: | Tue May 04 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://code.gustavonarea.net/repoze.who-testutil/ |
Summary: | Test utilities for repoze.who-powered applications |
Description: | repoze.who-testutil is a repoze.who plugin which modifies repoze.who‘s original middleware to make it easier to forge authentication, without bypassing identification (this is, running the metadata providers). It’s been created in order to ease testing of repoze.who-powered applications, in a way independent of the identifiers, authenticators and challengers used originally by your application, so that you won’t have to update your test suite as your application grows and the authentication method changes. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Patch the setup.py to use our own setuptools package
- include license copy
- Initial package for Fedora