summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Rinne2021-08-04 10:59:39 +0200
committer Willy Sudiarto Raharjo2021-08-07 20:14:31 +0200
commit9608c2aa3a758e017900e3057759b2e97b642c2f (patch)
treeabd79a3505c3a34998e5c226a8e81140c747dd60
parente12a6d74d43c9a9d65b1cb7a21edc52419561191 (diff)
downloadslackbuilds-9608c2aa3a758e017900e3057759b2e97b642c2f.tar.gz
python/python3-astroid: Updated for version 2.6.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 e2e185332b..594a970f55 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.5}
+VERSION=${VERSION:-2.6.6}
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 73c184d69f..7f835ace47 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.5"
+VERSION="2.6.6"
HOMEPAGE="https://github.com/PyCQA/astroid"
-DOWNLOAD="https://files.pythonhosted.org/packages/89/e7/69f2b466eaf494f90f9aee9f802ab9305e2af1b9cd6aebdfdf36800706c8/astroid-2.6.5.tar.gz"
-MD5SUM="0105a4a3746cbe7163a72f6c48d52988"
+DOWNLOAD="https://files.pythonhosted.org/packages/6d/6a/5d8f8efabad496d6caaffd7ea94e5782dde50bcf5480af72939f71114773/astroid-2.6.6.tar.gz"
+MD5SUM="630db44f7adbcdf837d5d659eb043ebd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-lazy-object-proxy python3-wrapt"