aboutsummaryrefslogtreecommitdiff
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2021-02-17 22:22:18 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-22 22:33:49 +0700
commitd4df9a946edb917b1dd1e938cc3353502b65eff1 (patch)
treece02c574cf5d752a882bc66fee4efb74fa1952a5 /python/python3-astroid/python3-astroid.SlackBuild
parent9298b8d5b310a1e4644b564c36ababdeb45f7641 (diff)
python/python3-astroid: Updated for version 2.5.
This commit also updates the dependencies to match the new version. 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 32be2b075f3a1..b8ef010788683 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.4.2}
+VERSION=${VERSION:-2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}