summaryrefslogtreecommitdiffstats
path: root/python/python3-astroid
diff options
context:
space:
mode:
author Markus Rinne2019-03-10 14:17:47 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:13 +0100
commit9fca46561d9828c61d257f023f2b38add63f5b1a (patch)
tree75788738df369b042a66747a2b080ca807ef8dfc /python/python3-astroid
parentfb1e5531054e6e3fa6612a22aada1f6f9c461579 (diff)
downloadslackbuilds-9fca46561d9828c61d257f023f2b38add63f5b1a.tar.gz
python/python3-astroid: Updated for version 2.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-astroid')
-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"