summaryrefslogtreecommitdiffstats
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2019-10-18 19:19:20 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-19 10:59:54 +0700
commit58887acdfc6c9a79ea3c102d06b63a2012d78fb3 (patch)
tree74f008d37aa973ebd14dbd7ea0ed4d12574fa793 /python/python3-astroid/python3-astroid.SlackBuild
parentb91e4d06e6000ee63944266c7a4b6e5f5e893f5b (diff)
downloadslackbuilds-58887acdfc6c9a79ea3c102d06b63a2012d78fb3.tar.gz
slackbuilds-58887acdfc6c9a79ea3c102d06b63a2012d78fb3.tar.xz
python/python3-astroid: Updated for version 2.3.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 5603d51459..5db97f12b5 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.3.1}
+VERSION=${VERSION:-2.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}