aboutsummaryrefslogtreecommitdiff
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2021-08-21 20:08:01 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-22 00:52:16 +0700
commitfcbfe247db9f3414e71fba9769f6d6b5795324e2 (patch)
tree6a00fbf2c393e7d0c8f1ef79775c2952483f7165 /python/python3-astroid/python3-astroid.SlackBuild
parentbd7b7b97fe15b4355fa11ccc7a2232f0d75f85a5 (diff)
python/python3-astroid: Updated for version 2.7.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 594a970f55025..fb28c66ca6720 100644
--- a/python/python3-astroid/python3-astroid.SlackBuild
+++ b/python/python3-astroid/python3-astroid.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-astroid
SRCNAM=astroid
-VERSION=${VERSION:-2.6.6}
+VERSION=${VERSION:-2.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}