summaryrefslogtreecommitdiffstats
path: root/python/python3-astroid
diff options
context:
space:
mode:
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 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"