rpms/python-webob/devel python-webob.spec,1.14,1.15

Luke Macken lmacken at fedoraproject.org
Wed May 5 20:36:51 UTC 2010


Author: lmacken

Update of /cvs/pkgs/rpms/python-webob/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5480

Modified Files:
	python-webob.spec 
Log Message:
Require python-webtest for the unit tests


Index: python-webob.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-webob/devel/python-webob.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- python-webob.spec	5 May 2010 20:17:49 -0000	1.14
+++ python-webob.spec	5 May 2010 20:36:50 -0000	1.15
@@ -15,6 +15,7 @@ BuildRequires:  python-nose
 BuildRequires:  python-dtopt
 BuildRequires:  python-tempita
 BuildRequires:  python-wsgiproxy
+BuildRequires:  python-webtest
 
 %description
 WebOb provides wrappers around the WSGI request environment, and an object to 



More information about the scm-commits mailing list