]> git.pld-linux.org Git - packages/python-simplejson.git/commitdiff
- Up to 2.1.2
authorCaleb Maclennan <caleb@alerque.com>
Fri, 5 Nov 2010 11:43:09 +0000 (11:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-simplejson.spec -> 1.24

python-simplejson.spec

index 865137c0984ac99afb9d5f2093ff68d9e277f3aa..cb016306afc487d7d3666451e485ea8fbb2d899b 100644 (file)
@@ -3,12 +3,12 @@
 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:       2.1.1
-Release:       2
+Version:       2.1.2
+Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5: 0bbe3a2e5e4cac040013733aca159d89
+# Source0-md5: a856f9ae9ab3749991a93ddeafadc554
 URL:           http://undefined.org/python/#simplejson
 BuildRequires: python >= 1:2.4
 BuildRequires: python-setuptools >= 0.6-0.c1
@@ -29,7 +29,7 @@ dekoder JSON (<http://json.org/>) dla Pythona 2.4 i nowszych wersji.
 
 %build
 %{__python} setup.py build
-       
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.052191 seconds and 4 git commands to generate.