From a676d8f57dc490ab552b5b8907752fdd59a4d7b2 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 19 Nov 2019 20:41:43 -0800 Subject: python/python3-jsonschema: Updated for version 3.1.1. --- python/python3-jsonschema/python3-jsonschema.SlackBuild | 2 +- python/python3-jsonschema/python3-jsonschema.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/python3-jsonschema/python3-jsonschema.SlackBuild b/python/python3-jsonschema/python3-jsonschema.SlackBuild index d8d9a92917..c5bd590430 100644 --- a/python/python3-jsonschema/python3-jsonschema.SlackBuild +++ b/python/python3-jsonschema/python3-jsonschema.SlackBuild @@ -25,7 +25,7 @@ SRCNAM=jsonschema PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-2.5.1} +VERSION=${VERSION:-3.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-jsonschema/python3-jsonschema.info b/python/python3-jsonschema/python3-jsonschema.info index 8f58861e71..eff8f3f835 100644 --- a/python/python3-jsonschema/python3-jsonschema.info +++ b/python/python3-jsonschema/python3-jsonschema.info @@ -1,10 +1,10 @@ PRGNAM="python3-jsonschema" -VERSION="2.5.1" +VERSION="3.1.1" HOMEPAGE="https://github.com/Julian/jsonschema" -DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-2.5.1.tar.gz" -MD5SUM="374e848fdb69a3ce8b7e778b47c30640" +DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-3.1.1.tar.gz" +MD5SUM="a802ab85600074a726ef6acc4e6a8148" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python-importlib_metadata python3-attrs python3-pyrsistent" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" -- cgit v1.2.3