diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2021-06-23 16:24:05 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-24 10:32:37 +0700 |
commit | f8daefadf06df65e6a155373b344675faee0f47c (patch) | |
tree | ab5a783709bdda6a0522def0f187fe05d3f6cfcb /python/python3-astroid/python3-astroid.SlackBuild | |
parent | ed715f778588de123f82d507183d174a61f05bc0 (diff) |
python/python3-astroid: Updated for version 2.6.0.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild index 86c8cc0b95..5cebfab34a 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.5.8} +VERSION=${VERSION:-2.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |