rpms/python-webob/devel .cvsignore, 1.2, 1.3 python-webob.spec, 1.1, 1.2 sources, 1.2, 1.3 WebOb-0.9.2-fix-tests.patch, 1.1, NONE

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


Author: ricky

Update of /cvs/pkgs/rpms/python-webob/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18466

Modified Files:
	.cvsignore python-webob.spec sources 
Removed Files:
	WebOb-0.9.2-fix-tests.patch 
Log Message:
Update to 0.9.3.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-webob/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	27 Jul 2008 20:55:32 -0000	1.2
+++ .cvsignore	30 Sep 2008 17:17:19 -0000	1.3
@@ -1 +1 @@
-WebOb-0.9.2.tar.gz
+WebOb-0.9.3.tar.gz


Index: python-webob.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-webob/devel/python-webob.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-webob.spec	27 Jul 2008 20:55:32 -0000	1.1
+++ python-webob.spec	30 Sep 2008 17:17:19 -0000	1.2
@@ -2,13 +2,12 @@
 
 Name:           python-webob
 Summary:        WSGI request and response object
-Version:        0.9.2
-Release:        2%{?dist}
+Version:        0.9.3
+Release:        1%{?dist}
 License:        MIT
 Group:          System Environment/Libraries
 URL:            http://pythonpaste.org/webob/
 Source0:        http://pypi.python.org/packages/source/W/WebOb/WebOb-%{version}.tar.gz
-Patch0:         WebOb-0.9.2-fix-tests.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  python-devel
@@ -24,7 +23,6 @@
 
 %prep
 %setup -q -n WebOb-%{version}
-%patch0 -p1
 # Disable the tests that require python-webtest
 # (which depends on python-webob to begin with)
 %{__rm} -f tests/test_request.py
@@ -56,6 +54,9 @@
 %{python_sitelib}/WebOb*.egg-info/
 
 %changelog
+* 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
 - Remove conftest from the tests.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-webob/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	27 Jul 2008 20:55:32 -0000	1.2
+++ sources	30 Sep 2008 17:17:19 -0000	1.3
@@ -1 +1 @@
-5354df7300ff58bcf89f11ff9e040a82  WebOb-0.9.2.tar.gz
+1ee83b8beea08a573a048cb5332a532f  WebOb-0.9.3.tar.gz


--- WebOb-0.9.2-fix-tests.patch DELETED ---




More information about the fedora-extras-commits mailing list