From 030dd1c0487260b26714db6ce4c8ac7a3e975299 Mon Sep 17 00:00:00 2001
From: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Date: Wed, 11 Feb 2015 07:41:22 +0200
Subject: python/jsonschema: Updated for version 2.4.0.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
---
 python/jsonschema/jsonschema.SlackBuild | 2 +-
 python/jsonschema/jsonschema.info       | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

(limited to 'python')

diff --git a/python/jsonschema/jsonschema.SlackBuild b/python/jsonschema/jsonschema.SlackBuild
index 2eb5506d9d05d..ff6053d71fb31 100644
--- a/python/jsonschema/jsonschema.SlackBuild
+++ b/python/jsonschema/jsonschema.SlackBuild
@@ -23,7 +23,7 @@
 #  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 PRGNAM=jsonschema
-VERSION=${VERSION:-2.3.0}
+VERSION=${VERSION:-2.4.0}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 
diff --git a/python/jsonschema/jsonschema.info b/python/jsonschema/jsonschema.info
index 64a2a9edadd1d..1edcdd8463ab3 100644
--- a/python/jsonschema/jsonschema.info
+++ b/python/jsonschema/jsonschema.info
@@ -1,10 +1,10 @@
 PRGNAM="jsonschema"
-VERSION="2.3.0"
+VERSION="2.4.0"
 HOMEPAGE="https://github.com/Julian/jsonschema"
-DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-2.3.0.tar.gz"
-MD5SUM="410075e1969a9ec1838b5a6e1313c32b"
+DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-2.4.0.tar.gz"
+MD5SUM="661f85c3d23094afbb9ac3c0673840bf"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="pysetuptools"
 MAINTAINER="Dimitris Zlatanidis"
 EMAIL="d.zlatanidis@gmail.com"
-- 
cgit v1.2.3