summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python3-astroid/python3-astroid.SlackBuild4
-rw-r--r--python/python3-astroid/python3-astroid.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild
index 95ca213e55..4149b4ded1 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 2018 Markus Rinne Finland
+# Copyright 2018-2019 Markus Rinne Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python3-astroid
SRCNAM=astroid
-VERSION=${VERSION:-2.2.3}
+VERSION=${VERSION:-2.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-astroid/python3-astroid.info b/python/python3-astroid/python3-astroid.info
index 2e3c99918d..03c5818eb4 100644
--- a/python/python3-astroid/python3-astroid.info
+++ b/python/python3-astroid/python3-astroid.info
@@ -1,8 +1,8 @@
PRGNAM="python3-astroid"
-VERSION="2.2.3"
+VERSION="2.2.4"
HOMEPAGE="https://bitbucket.org/logilab/astroid"
-DOWNLOAD="https://files.pythonhosted.org/packages/95/ac/3cb921fa6330d72abf4ca8b2c033a8235c0408d90c1f226fe9ee360aa6a5/astroid-2.2.3.tar.gz"
-MD5SUM="896629e3c69bc390a42e60fab3d70cdb"
+DOWNLOAD="https://files.pythonhosted.org/packages/c1/3c/40ac6d01218ad9a81c06c75e2a104c69b3b8737ddef4d637ae055042b038/astroid-2.2.4.tar.gz"
+MD5SUM="5ee0539aac544264c91b9b5e566b34d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytest-runner python3-lazy-object-proxy python3-six python3-wrapt typed_ast"