summaryrefslogtreecommitdiffstats
path: root/python/python3-astroid
diff options
context:
space:
mode:
author Markus Rinne2021-07-23 09:58:30 +0200
committer Willy Sudiarto Raharjo2021-07-23 10:32:48 +0200
commit51b07f0a107b29e07af8707433dbb41496f60004 (patch)
tree5bf6519e258c638f8a56b8fbb25378b7e19d9041 /python/python3-astroid
parent78aceead067cef3a7d3004007a2ff12d9259d192 (diff)
downloadslackbuilds-51b07f0a107b29e07af8707433dbb41496f60004.tar.gz
python/python3-astroid: Updated for version 2.6.5.
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 13c8bb0776..e2e185332b 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.4}
+VERSION=${VERSION:-2.6.5}
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 632dccfd86..73c184d69f 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.4"
+VERSION="2.6.5"
HOMEPAGE="https://github.com/PyCQA/astroid"
-DOWNLOAD="https://files.pythonhosted.org/packages/32/e2/cbf9fe1a49019b121de04844f1ade3765e5aee097e4f579e0c97489c5ab4/astroid-2.6.4.tar.gz"
-MD5SUM="977a62918d08098faa5ee519fbebd4c6"
+DOWNLOAD="https://files.pythonhosted.org/packages/89/e7/69f2b466eaf494f90f9aee9f802ab9305e2af1b9cd6aebdfdf36800706c8/astroid-2.6.5.tar.gz"
+MD5SUM="0105a4a3746cbe7163a72f6c48d52988"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-lazy-object-proxy python3-wrapt"