From f402b40a92eac9f5ef78b08d26162e870ac45777 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Wed, 12 Sep 2018 19:04:32 -0700 Subject: python/simplejson: Updated for version 3.16.1 Signed-off-by: Larry Hajali --- python/simplejson/README | 2 +- python/simplejson/simplejson.SlackBuild | 4 ++-- python/simplejson/simplejson.info | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python/simplejson') diff --git a/python/simplejson/README b/python/simplejson/README index fbf7a984b3..f79c7c0d4f 100644 --- a/python/simplejson/README +++ b/python/simplejson/README @@ -8,4 +8,4 @@ Optional dependencies: Sphinx and python3. Note: To install python3 bindings install python3 and pass PYTHON3=yes to the slackbuild. - # PYTHON3 ./simplejson.SlackBuild + # PYTHON3="yes" ./simplejson.SlackBuild diff --git a/python/simplejson/simplejson.SlackBuild b/python/simplejson/simplejson.SlackBuild index 9b6c125096..c6e36f8768 100644 --- a/python/simplejson/simplejson.SlackBuild +++ b/python/simplejson/simplejson.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for simplejson -# Copyright 2009-2016 Larry Hajali +# Copyright 2009-2018 Larry Hajali # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=simplejson -VERSION=${VERSION:-3.10.0} +VERSION=${VERSION:-3.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/simplejson/simplejson.info b/python/simplejson/simplejson.info index 0da001b88e..872a30e496 100644 --- a/python/simplejson/simplejson.info +++ b/python/simplejson/simplejson.info @@ -1,8 +1,8 @@ PRGNAM="simplejson" -VERSION="3.10.0" +VERSION="3.16.1" HOMEPAGE="https://github.com/simplejson/simplejson" -DOWNLOAD="https://pypi.python.org/packages/40/ad/52c1f3a562df3b210e8f165e1aa243a178c454ead65476a39fa3ce1847b6/simplejson-3.10.0.tar.gz" -MD5SUM="426a9631d22851a7a970b1a677368b15" +DOWNLOAD="https://github.com/simplejson/simplejson/releases/download/v3.16.1/simplejson-3.16.1.tar.gz" +MD5SUM="b61dfdb10324f933ef18cfe0398e4eb0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3