aboutsummaryrefslogtreecommitdiff
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2018-11-26 20:37:27 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-27 07:47:56 +0700
commit0f23115878fbe79e55484585b15dbccf4001b0dd (patch)
tree1141ba8f8294ebe42b919e2e808adb189c4a9768 /python/python3-astroid/python3-astroid.SlackBuild
parent41cc659e7e27b66215707e74b8351fcecb7193c8 (diff)
python/python3-astroid: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-astroid/python3-astroid.SlackBuild')
-rw-r--r--python/python3-astroid/python3-astroid.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild
index 9bbb8bf98eeb..3fbbc1b83d08 100644
--- a/python/python3-astroid/python3-astroid.SlackBuild
+++ b/python/python3-astroid/python3-astroid.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3-astroid
SRCNAM=astroid
-VERSION=${VERSION:-2.0.4}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}