aboutsummaryrefslogtreecommitdiff
path: root/python/python3-jedi/python3-jedi.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-01-31 23:49:25 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-08 15:03:28 +0700
commitfbd6df674d4d77e3617c7ae343b65431128f238b (patch)
tree8c1b7f4510a6fac1dd48df007f26a5a630949026 /python/python3-jedi/python3-jedi.SlackBuild
parentd7b5c86d6d0fb27dd17b5b88d5940f670b124bc5 (diff)
python/python3-jedi: Updated for version 0.16.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'python/python3-jedi/python3-jedi.SlackBuild')
-rw-r--r--python/python3-jedi/python3-jedi.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-jedi/python3-jedi.SlackBuild b/python/python3-jedi/python3-jedi.SlackBuild
index f29afde72b03..935e7cf8994d 100644
--- a/python/python3-jedi/python3-jedi.SlackBuild
+++ b/python/python3-jedi/python3-jedi.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-jedi
-# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python3-jedi
-VERSION=${VERSION:-0.15.2}
+VERSION=${VERSION:-0.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}