summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Rinne2019-11-07 22:01:29 +0100
committer Willy Sudiarto Raharjo2019-11-09 03:37:43 +0100
commite83f7d7e9b4407a5db1a3736b374249843e55a2c (patch)
treeebe651960216d5e0d5fb78f073bc3d6d37ea0c4e
parent9ee9896f13be47b84a65dfe12d296751ba10ae7f (diff)
downloadslackbuilds-e83f7d7e9b4407a5db1a3736b374249843e55a2c.tar.gz
python/python3-astroid: Updated for version 2.3.3.
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 5db97f12b5..4499d15f32 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.2}
+VERSION=${VERSION:-2.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-astroid/python3-astroid.info b/python/python3-astroid/python3-astroid.info
index 8822ad1e34..e4b3d4b2b3 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.2"
+VERSION="2.3.3"
HOMEPAGE="https://bitbucket.org/logilab/astroid"
-DOWNLOAD="https://files.pythonhosted.org/packages/94/32/58db7000d735f1f6e4b60c8ae0137b96b227e3ec4b640d8cf28f16e5bf62/astroid-2.3.2.tar.gz"
-MD5SUM="b2cd5c0383ff33c1410e737c2607aa7a"
+DOWNLOAD="https://files.pythonhosted.org/packages/40/df/70dfe3eed7352dd3f5c7cc74518ceed78230b2ca9d7d60dbabd81d5390ba/astroid-2.3.3.tar.gz"
+MD5SUM="5f3d73d82d1753b59bb49a6bc6046dee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytest-runner python3-lazy-object-proxy python3-six python3-wrapt typed_ast"