SPECS: python-simplejson.spec - Version 2.0.3-1. reqs down to 2.4. Th has p...

matkor matkor at pld-linux.org
Fri Mar 13 15:33:40 CET 2009


Author: matkor                       Date: Fri Mar 13 14:33:40 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Version 2.0.3-1. reqs down to 2.4. Th has py2.6 where that module is std.

---- Files affected:
SPECS:
   python-simplejson.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/python-simplejson.spec
diff -u SPECS/python-simplejson.spec:1.19 SPECS/python-simplejson.spec:1.20
--- SPECS/python-simplejson.spec:1.19	Tue Oct 14 08:43:07 2008
+++ SPECS/python-simplejson.spec	Fri Mar 13 15:33:35 2009
@@ -4,14 +4,14 @@
 Summary:	Simple, fast, extensible JSON encoder/decoder for Python
 Summary(pl.UTF-8):	Prosty, szybki, rozszerzalny (de)koder JSON dla Pythona
 Name:		python-%{module}
-Version:	1.7.1
-Release:	3
+Version:	2.0.3
+Release:	1
 License:	MIT
 Group:		Libraries
-Source0:	http://cheeseshop.python.org/packages/source/s/simplejson/%{module}-%{version}.tar.gz
-# Source0-md5:	b723d488ea43583122511263e9c2c93a
+Source0:	http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
+# Source0-md5:	6da5d665c9e772ac65eae9b4ce6d737b
 URL:		http://undefined.org/python/#simplejson
-BuildRequires:	python >= 1:2.5
+BuildRequires:	python >= 1:2.4
 BuildRequires:	python-setuptools >= 0.6-0.c1
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-libs
@@ -19,11 +19,11 @@
 
 %description
 simplejson is a simple, fast, complete, correct and extensible JSON
-<http://json.org/> encoder and decoder for Python 2.3+.
+<http://json.org/> encoder and decoder for Python 2.4+.
 
 %description -l pl.UTF-8
 simplejson to prosty, szybki, pełny, poprawny i rozszerzalny koder i
-dekoder JSON (<http://json.org/>) dla Pythona 2.3 i nowszych wersji.
+dekoder JSON (<http://json.org/>) dla Pythona 2.4 i nowszych wersji.
 
 %prep
 %setup -qn %{module}-%{version}
@@ -57,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2009/03/13 14:33:35  matkor
+- Version 2.0.3-1. reqs down to 2.4. Th has py2.6 where that module is std.
+
 Revision 1.19  2008/10/14 06:43:07  arekm
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-simplejson.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list