summaryrefslogtreecommitdiffstats
path: root/python/jsonschema/jsonschema.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-07-11 03:14:47 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-12 10:40:37 +0700
commit268fb6eb0407f8db06cd16f34f6d4ab3437bd0a9 (patch)
treebac62150faa7fef8b86a235be8bf1d91ecb3fe55 /python/jsonschema/jsonschema.info
parent44aefe2e06325adefd62a492baf1ca65ddb14893 (diff)
downloadslackbuilds-268fb6eb0407f8db06cd16f34f6d4ab3437bd0a9.tar.gz
slackbuilds-268fb6eb0407f8db06cd16f34f6d4ab3437bd0a9.tar.xz
python/jsonschema: Updated for version 2.5.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to '')
-rw-r--r--python/jsonschema/jsonschema.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/jsonschema/jsonschema.info b/python/jsonschema/jsonschema.info
index 13c4f9463d..08dec52c9e 100644
--- a/python/jsonschema/jsonschema.info
+++ b/python/jsonschema/jsonschema.info
@@ -1,8 +1,8 @@
PRGNAM="jsonschema"
-VERSION="2.5.0"
+VERSION="2.5.1"
HOMEPAGE="https://github.com/Julian/jsonschema"
-DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-2.5.0.tar.gz"
-MD5SUM="9fe4ce3e364fbdf05d0461128f804d3a"
+DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-2.5.1.tar.gz"
+MD5SUM="374e848fdb69a3ce8b7e778b47c30640"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools functools32"