aboutsummaryrefslogtreecommitdiff
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2021-08-04 11:59:39 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-08 01:14:31 +0700
commit9608c2aa3a758e017900e3057759b2e97b642c2f (patch)
treeabd79a3505c3a34998e5c226a8e81140c747dd60 /python/python3-astroid/python3-astroid.SlackBuild
parente12a6d74d43c9a9d65b1cb7a21edc52419561191 (diff)
python/python3-astroid: Updated for version 2.6.6.
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 e2e185332b393..594a970f55025 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.5}
+VERSION=${VERSION:-2.6.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}