summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/jsonschema/jsonschema.SlackBuild4
-rw-r--r--python/jsonschema/jsonschema.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/jsonschema/jsonschema.SlackBuild b/python/jsonschema/jsonschema.SlackBuild
index 31cd9f49e9..c6b28d5917 100644
--- a/python/jsonschema/jsonschema.SlackBuild
+++ b/python/jsonschema/jsonschema.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jsonschema
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# 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=jsonschema
-VERSION=${VERSION:-2.5.0}
+VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
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"