summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2016-10-29 20:49:29 +0200
committer Willy Sudiarto Raharjo2016-11-05 01:16:16 +0100
commitaf363b9b00df627298003ad483af7420cd28031f (patch)
treee9726e6f97dd3ec2bc1f1a113cdbdad140df3cf0
parent78e0d8358ef6f65a6b2585210a016f1358212031 (diff)
downloadslackbuilds-af363b9b00df627298003ad483af7420cd28031f.tar.gz
python/simplejson: Updated for version 3.10.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-rw-r--r--python/simplejson/simplejson.SlackBuild2
-rw-r--r--python/simplejson/simplejson.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/simplejson/simplejson.SlackBuild b/python/simplejson/simplejson.SlackBuild
index fc80541387..9b6c125096 100644
--- a/python/simplejson/simplejson.SlackBuild
+++ b/python/simplejson/simplejson.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=simplejson
-VERSION=${VERSION:-3.8.2}
+VERSION=${VERSION:-3.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/simplejson/simplejson.info b/python/simplejson/simplejson.info
index 3610c0f147..0da001b88e 100644
--- a/python/simplejson/simplejson.info
+++ b/python/simplejson/simplejson.info
@@ -1,8 +1,8 @@
PRGNAM="simplejson"
-VERSION="3.8.2"
+VERSION="3.10.0"
HOMEPAGE="https://github.com/simplejson/simplejson"
-DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-3.8.2.tar.gz"
-MD5SUM="53b1371bbf883b129a12d594a97e9a18"
+DOWNLOAD="https://pypi.python.org/packages/40/ad/52c1f3a562df3b210e8f165e1aa243a178c454ead65476a39fa3ce1847b6/simplejson-3.10.0.tar.gz"
+MD5SUM="426a9631d22851a7a970b1a677368b15"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""