summaryrefslogtreecommitdiffstats
path: root/python/python3-astroid
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2019-10-18 19:19:20 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-19 10:59:54 +0700
commit58887acdfc6c9a79ea3c102d06b63a2012d78fb3 (patch)
tree74f008d37aa973ebd14dbd7ea0ed4d12574fa793 /python/python3-astroid
parentb91e4d06e6000ee63944266c7a4b6e5f5e893f5b (diff)
downloadslackbuilds-58887acdfc6c9a79ea3c102d06b63a2012d78fb3.tar.gz
slackbuilds-58887acdfc6c9a79ea3c102d06b63a2012d78fb3.tar.xz
python/python3-astroid: Updated for version 2.3.2.
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 5603d51459..5db97f12b5 100644
--- a/python/python3-astroid/python3-astroid.SlackBuild
+++ b/python/python3-astroid/python3-astroid.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3-astroid
SRCNAM=astroid
-VERSION=${VERSION:-2.3.1}
+VERSION=${VERSION:-2.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-astroid/python3-astroid.info b/python/python3-astroid/python3-astroid.info
index ea807709ca..8822ad1e34 100644
--- a/python/python3-astroid/python3-astroid.info
+++ b/python/python3-astroid/python3-astroid.info
@@ -1,8 +1,8 @@
PRGNAM="python3-astroid"
-VERSION="2.3.1"
+VERSION="2.3.2"
HOMEPAGE="https://bitbucket.org/logilab/astroid"
-DOWNLOAD="https://files.pythonhosted.org/packages/15/7c/c56122bdec2cc8508aca5eae27502f3fdd970f4a9233ba43e398d79847de/astroid-2.3.1.tar.gz"
-MD5SUM="006fa7ae21f6b9ca4bcd92f64f94d0e5"
+DOWNLOAD="https://files.pythonhosted.org/packages/94/32/58db7000d735f1f6e4b60c8ae0137b96b227e3ec4b640d8cf28f16e5bf62/astroid-2.3.2.tar.gz"
+MD5SUM="b2cd5c0383ff33c1410e737c2607aa7a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytest-runner python3-lazy-object-proxy python3-six python3-wrapt typed_ast"