rpms/python-boto/F-8 .cvsignore, 1.4, 1.5 python-boto.spec, 1.4, 1.5 sources, 1.4, 1.5 python-boto-0.9b-python23.patch, 1.1, NONE

Robert Scheck robert at fedoraproject.org
Sun Dec 7 17:31:08 UTC 2008


Author: robert

Update of /cvs/pkgs/rpms/python-boto/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10567/F-8

Modified Files:
	.cvsignore python-boto.spec sources 
Removed Files:
	python-boto-0.9b-python23.patch 
Log Message:
Upgrade to 1.5c



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/F-8/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	9 Feb 2008 22:09:00 -0000	1.4
+++ .cvsignore	7 Dec 2008 17:30:38 -0000	1.5
@@ -1 +1 @@
-boto-1.0a.tar.gz
+boto-1.5c.tar.gz


Index: python-boto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/F-8/python-boto.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-boto.spec	9 Feb 2008 22:09:00 -0000	1.4
+++ python-boto.spec	7 Dec 2008 17:30:38 -0000	1.5
@@ -3,14 +3,13 @@
 
 Summary:	A simple lightweight interface to Amazon Web Services
 Name:		python-boto
-Version:	1.0a
+Version:	1.5c
 Release:	1%{?dist}
 License:	MIT
 Group:		Development/Languages
 URL:		http://code.google.com/p/%{pkgname}/
 Source:		http://boto.googlecode.com/files/%{pkgname}-%{version}.tar.gz
-Patch:		python-boto-0.9b-python23.patch
-BuildRequires:	python-devel >= 2.3
+BuildRequires:	python-devel >= 2.5
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -23,7 +22,6 @@
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch -p1 -b .python23
 
 %build
 %{__python} setup.py build
@@ -44,6 +42,15 @@
 %{python_sitelib}/*
 
 %changelog
+* Sun Dec 07 2008 Robert Scheck <robert at fedoraproject.org> 1.5c-1
+- Upgrade to 1.5c
+
+* Fri Dec 05 2008 Jeremy Katz <katzj at redhat.com> 1.2a-2
+- Rebuild for python 2.6
+
+* Wed May 07 2008 Robert Scheck <robert at fedoraproject.org> 1.2a-1
+- Upgrade to 1.2a
+
 * Sat Feb 09 2008 Robert Scheck <robert at fedoraproject.org> 1.0a-1
 - Upgrade to 1.0a
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/F-8/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	9 Feb 2008 22:09:00 -0000	1.4
+++ sources	7 Dec 2008 17:30:38 -0000	1.5
@@ -1 +1 @@
-3c783c9b8d020d874994c710f1babf27  boto-1.0a.tar.gz
+596558d292361944d2319cc615494734  boto-1.5c.tar.gz


--- python-boto-0.9b-python23.patch DELETED ---




More information about the fedora-extras-commits mailing list