diff options
| author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-04-30 08:58:55 +0300 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:31 +0700 |
| commit | ed834911bb7fdec958924ca547b7f0ca7c92a472 (patch) | |
| tree | 39cc9a4c6ee77cda6aa796cf8c46ed0cabb4eaf3 /python/python3-astroid/python3-astroid.SlackBuild | |
| parent | 1b9c5de73524c4669184bcfc57ce41405c5a64f6 (diff) | |
python/python3-astroid: Updated for version 3.1.0.
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild index e106c9ffcc..ea008a6d25 100644 --- a/python/python3-astroid/python3-astroid.SlackBuild +++ b/python/python3-astroid/python3-astroid.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-astroid -# Copyright 2022-2023 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2022-2024 Dimitris Zlatanidis Orestiada, Greece # Copyright 2018-2019 Markus Rinne Finland # All rights reserved. # @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-astroid SRCNAM=astroid -VERSION=${VERSION:-3.0.2} +VERSION=${VERSION:-3.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
