Name: | python-webtest |
---|---|
Version: | 1.2 |
Release: | 2.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 224776 |
License: | MIT |
RPM: | python-webtest-1.2-2.el6.noarch.rpm |
Source RPM: | python-webtest-1.2-2.el6.src.rpm |
Build Date: | Tue Apr 27 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pythonpaste.org/webtest/ |
Summary: | Helper to test WSGI applications |
Description: | WebTest wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server. This provides convenient full-stack testing of applications written with any WSGI-compatible framework. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Update to 1.2
- Change define to global. - Remove old >= 8 conditional. - Remove unnecessary BuildRequires on python-devel.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Upstream released new version.
- Rebuild for Python 2.6
- Update Requires for python-webob rename. - Add BuildRequires on python-webob for tests.
- Add %check section.
- Initial RPM Package.