From 268fb6eb0407f8db06cd16f34f6d4ab3437bd0a9 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 11 Jul 2015 03:14:47 +0300 Subject: python/jsonschema: Updated for version 2.5.1. Signed-off-by: Dimitris Zlatanidis --- python/jsonschema/jsonschema.SlackBuild | 4 ++-- python/jsonschema/jsonschema.info | 6 +++--- 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" -- cgit v1.2.3