summaryrefslogtreecommitdiffstats
path: root/python/python3-astroid
diff options
context:
space:
mode:
author Markus Rinne2021-07-20 09:16:14 +0200
committer Willy Sudiarto Raharjo2021-07-23 04:45:29 +0200
commita516ede31941bc6daa264769902b11a3a6d66280 (patch)
treeb71dcadba2eb657cca867abcbddc53fd8fd3002b /python/python3-astroid
parentae4753d4ffd992109fa76260af2a014b9125db6f (diff)
downloadslackbuilds-a516ede31941bc6daa264769902b11a3a6d66280.tar.gz
python/python3-astroid: Updated for version 2.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-astroid')
-rw-r--r--python/python3-astroid/python3-astroid.SlackBuild2
-rw-r--r--python/python3-astroid/python3-astroid.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild
index f484859e1e..13c8bb0776 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.2}
+VERSION=${VERSION:-2.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-astroid/python3-astroid.info b/python/python3-astroid/python3-astroid.info
index dd4a8e917a..632dccfd86 100644
--- a/python/python3-astroid/python3-astroid.info
+++ b/python/python3-astroid/python3-astroid.info
@@ -1,8 +1,8 @@
PRGNAM="python3-astroid"
-VERSION="2.6.2"
+VERSION="2.6.4"
HOMEPAGE="https://github.com/PyCQA/astroid"
-DOWNLOAD="https://files.pythonhosted.org/packages/6a/7f/90312f42efc2a5249f26e436be10f0c53c512b2f3a36af364cd021283660/astroid-2.6.2.tar.gz"
-MD5SUM="198f41f9b07ce563eb9dba2dbe5f316b"
+DOWNLOAD="https://files.pythonhosted.org/packages/32/e2/cbf9fe1a49019b121de04844f1ade3765e5aee097e4f579e0c97489c5ab4/astroid-2.6.4.tar.gz"
+MD5SUM="977a62918d08098faa5ee519fbebd4c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-lazy-object-proxy python3-wrapt"