rpms/python-boto/F-10 .cvsignore, 1.5, 1.6 python-boto.spec, 1.6, 1.7 sources, 1.5, 1.6 python-boto-1.2a-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-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10567/F-10

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/F-10/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	7 May 2008 21:34:26 -0000	1.5
+++ .cvsignore	7 Dec 2008 17:30:37 -0000	1.6
@@ -1 +1 @@
-boto-1.2a.tar.gz
+boto-1.5c.tar.gz


Index: python-boto.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/F-10/python-boto.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-boto.spec	7 May 2008 21:34:26 -0000	1.6
+++ python-boto.spec	7 Dec 2008 17:30:37 -0000	1.7
@@ -3,14 +3,13 @@
 
 Summary:	A simple lightweight interface to Amazon Web Services
 Name:		python-boto
-Version:	1.2a
+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-1.2a-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,12 @@
 %{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
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-boto/F-10/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	7 May 2008 21:34:26 -0000	1.5
+++ sources	7 Dec 2008 17:30:37 -0000	1.6
@@ -1 +1 @@
-e4329f02ad17837b6e4b1269e1ae63e3  boto-1.2a.tar.gz
+596558d292361944d2319cc615494734  boto-1.5c.tar.gz


--- python-boto-1.2a-python23.patch DELETED ---




More information about the fedora-extras-commits mailing list