aboutsummaryrefslogtreecommitdiff
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2021-07-03 16:33:37 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-07-04 01:27:00 +0700
commit2f27f579b440504c7677396ee8512239c3794c99 (patch)
tree04606ec1cf888dc493cc499afa0dfd9eae10b644 /python/python3-astroid/python3-astroid.SlackBuild
parentee4ed5fc1133009f5d82e7e0cc8f9c9db4753c87 (diff)
python/python3-astroid: Updated for version 2.6.2.
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 5cebfab34a3a9..13e8e11abdd06 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.6.0}
+VERSION=${VERSION:-2.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}