rpms/python-webob/F-9 python-webob.spec,1.2,1.3

Ricky Zhou (周家杰) ricky at fedoraproject.org
Tue Sep 30 17:43:17 UTC 2008


Author: ricky

Update of /cvs/pkgs/rpms/python-webob/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25112/F-9

Modified Files:
	python-webob.spec 
Log Message:
Add BuildRequires for python-tempita for doctests.



Index: python-webob.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-webob/F-9/python-webob.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-webob.spec	30 Sep 2008 17:20:29 -0000	1.2
+++ python-webob.spec	30 Sep 2008 17:42:47 -0000	1.3
@@ -3,7 +3,7 @@
 Name:           python-webob
 Summary:        WSGI request and response object
 Version:        0.9.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        MIT
 Group:          System Environment/Libraries
 URL:            http://pythonpaste.org/webob/
@@ -14,6 +14,7 @@
 BuildRequires:  python-setuptools-devel
 BuildRequires:  python-nose
 BuildRequires:  python-dtopt
+BuildRequires:  python-tempita
 
 %description
 WebOb provides wrappers around the WSGI request environment, and an object to 
@@ -55,6 +56,9 @@
 
 %changelog
 * Tue Sep 30 2008 Ricky Zhou <ricky at fedoraproject.org> 0.9.3-1
+- Add BuildRequires on python-tempita.
+
+* Tue Sep 30 2008 Ricky Zhou <ricky at fedoraproject.org> 0.9.3-1
 - Upstream released new version.
 
 * Thu Jul 17 2008 Ricky Zhou <ricky at fedoraproject.org> 0.9.2-2




More information about the fedora-extras-commits mailing list