rpms/python-turbojson/F-8 .cvsignore, 1.4, 1.5 python-turbojson.spec, 1.6, 1.7 sources, 1.4, 1.5 python-turbojson-SAfix-r3749.patch, 1.1, NONE

Luke Macken lmacken at fedoraproject.org
Tue Sep 16 21:39:02 UTC 2008


Author: lmacken

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

Modified Files:
	.cvsignore python-turbojson.spec sources 
Removed Files:
	python-turbojson-SAfix-r3749.patch 
Log Message:
Latest upstream release of the 1.1.x series


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbojson/F-8/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	27 Nov 2007 20:26:31 -0000	1.4
+++ .cvsignore	16 Sep 2008 21:38:32 -0000	1.5
@@ -1 +1 @@
-TurboJson-1.1.2.tar.gz
+TurboJson-1.1.4.tar.gz


Index: python-turbojson.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbojson/F-8/python-turbojson.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-turbojson.spec	2 Feb 2008 18:00:31 -0000	1.6
+++ python-turbojson.spec	16 Sep 2008 21:38:32 -0000	1.7
@@ -4,17 +4,14 @@
 %define module turbojson
 
 Name:           python-turbojson
-Version:        1.1.2
-Release:        3%{?dist}
+Version:        1.1.4
+Release:        1%{?dist}
 Summary:        Python template plugin that supports json
 
 Group:          Development/Languages
 License:        MIT
 URL:            http://cheeseshop.python.org/pypi/TurboJson
 Source0:        http://pypi.python.org/packages/source/T/TurboJson/TurboJson-%{version}.tar.gz
-# Backport of upstream patch to fix SQLAlchemy support::
-# http://trac.turbogears.org/changeset/3749?format=diff&new=3749
-Patch0:         python-turbojson-SAfix-r3749.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -29,7 +26,6 @@
 
 %prep
 %setup -q -n TurboJson-%{version}
-%patch0 -p0
 
 %build
 %{__python} setup.py build
@@ -45,12 +41,20 @@
 
 
 %files
+%doc README.txt
 %defattr(-,root,root,-)
 %{python_sitelib}/%{module}/
 %{python_sitelib}/TurboJson-%{version}-py%{pyver}.egg-info/
 
 
 %changelog
+* Tue Sep 16 2008 Luke Macken <lmacken at redhat.com> 1.1.4-1
+- Latest upstream release of the 1.1.x series
+
+* Sun Jun 22 2008 Luke Macken <lmacken at redhat.com> 1.1.3-1
+- Latest upstream compatibility release, intended to work with TurboGears 1.0.x
+- Remove python-turbojson-SAfix-r3749.patch
+
 * Sat Feb 2 2008 Toshio Kuratomi <tkuratom at redhat.com> 1.1.2-3
 - ...and remember to include the patch in cvs.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbojson/F-8/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	27 Nov 2007 20:26:31 -0000	1.4
+++ sources	16 Sep 2008 21:38:32 -0000	1.5
@@ -1 +1 @@
-21969123122e02d87e2727a73e950796  TurboJson-1.1.2.tar.gz
+f05f01b84b7d8eaa5f161b0af123bfb7  TurboJson-1.1.4.tar.gz


--- python-turbojson-SAfix-r3749.patch DELETED ---




More information about the fedora-extras-commits mailing list