diff options
| author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2022-12-20 13:59:25 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-23 10:11:50 +0700 |
| commit | fa25dec0130775032c1d8447856cfc5e4044e1f8 (patch) | |
| tree | 095982e2e255df08b9c039c5af62bf61ed07af1e /python/python3-astroid/python3-astroid.SlackBuild | |
| parent | 15aee4c46ebfe58d9af02598d18253ebeb906978 (diff) | |
python/python3-astroid: Updated for version 2.12.13.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild index 2dcdc19c88..3213ea0b90 100644 --- a/python/python3-astroid/python3-astroid.SlackBuild +++ b/python/python3-astroid/python3-astroid.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for python3-astroid +# Copyright 2022 Dimitris Zlatanidis Orestiada, Greece # Copyright 2018-2019 Markus Rinne Finland # All rights reserved. # @@ -26,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-astroid SRCNAM=astroid -VERSION=${VERSION:-2.7.3} +VERSION=${VERSION:-2.12.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
