aboutsummaryrefslogtreecommitdiff
path: root/python/python3-jsonschema/python3-jsonschema.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2019-11-19 20:41:43 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-11-23 16:02:00 +0700
commita676d8f57dc490ab552b5b8907752fdd59a4d7b2 (patch)
treeb396bc8e102ca21e0ad161da636a6eb5bebca43f /python/python3-jsonschema/python3-jsonschema.SlackBuild
parent1e5c2b2e2860b59201490712a2dd87c43f4a42fd (diff)
python/python3-jsonschema: Updated for version 3.1.1.
Diffstat (limited to 'python/python3-jsonschema/python3-jsonschema.SlackBuild')
-rw-r--r--python/python3-jsonschema/python3-jsonschema.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jsonschema/python3-jsonschema.SlackBuild b/python/python3-jsonschema/python3-jsonschema.SlackBuild
index d8d9a9291760..c5bd590430b0 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}