]> git.pld-linux.org Git - packages/python-simplejson.git/commitdiff
- Version 2.0.3-1. reqs down to 2.4. Th has py2.6 where that module is std.
authorMateusz Korniak <matkor@pld-linux.org>
Fri, 13 Mar 2009 14:33:35 +0000 (14:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-simplejson.spec -> 1.20

python-simplejson.spec

index f63f9da517e23e8c7357788560af3897ac2fd67c..0d4406cc7109abcb174de5a4860e51dc23a4ec48 100644 (file)
@@ -3,14 +3,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
@@ -18,11 +18,11 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %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}
This page took 0.0768 seconds and 4 git commands to generate.