summaryrefslogtreecommitdiffstats
path: root/python/jsonschema/jsonschema.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-06-07 17:43:31 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-06-07 22:09:58 +0700
commit84a7d96967ff9326bc1c60850a0b48eb13217df2 (patch)
treeeba6f0c048221fa2522127a5c818cfecddfa58e7 /python/jsonschema/jsonschema.info
parent1e7ff5872e039bd4d683c213f80d300c277e289e (diff)
downloadslackbuilds-84a7d96967ff9326bc1c60850a0b48eb13217df2.tar.gz
slackbuilds-84a7d96967ff9326bc1c60850a0b48eb13217df2.tar.xz
python/jsonschema: Updated for version 2.5.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to '')
-rw-r--r--python/jsonschema/jsonschema.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/jsonschema/jsonschema.info b/python/jsonschema/jsonschema.info
index 1edcdd8463..13c4f9463d 100644
--- a/python/jsonschema/jsonschema.info
+++ b/python/jsonschema/jsonschema.info
@@ -1,10 +1,10 @@
PRGNAM="jsonschema"
-VERSION="2.4.0"
+VERSION="2.5.0"
HOMEPAGE="https://github.com/Julian/jsonschema"
-DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-2.4.0.tar.gz"
-MD5SUM="661f85c3d23094afbb9ac3c0673840bf"
+DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-2.5.0.tar.gz"
+MD5SUM="9fe4ce3e364fbdf05d0461128f804d3a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools"
+REQUIRES="pysetuptools functools32"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"