aboutsummaryrefslogtreecommitdiff
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2021-08-31 15:05:46 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-06 07:57:32 +0700
commit3950ee245c4f29bf8d2dc3c7c8af3e7cf980f1db (patch)
tree15b54feb7a04e5b842524f31c51eced6edb4720b /python/python3-astroid/python3-astroid.SlackBuild
parentf2ef21d96ce8bfc4fe40d0ad3be4587c1389245d (diff)
python/python3-astroid: Updated for version 2.7.3.
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 fb28c66ca6..2dcdc19c88 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.7.2}
+VERSION=${VERSION:-2.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}