summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Rinne2019-09-30 19:14:16 +0200
committer Willy Sudiarto Raharjo2019-10-05 01:47:55 +0200
commitc2424ee0574a5fd7c63b7786caae2ffa032e1311 (patch)
tree439bcb847c48dda088d27e095318b5cff2246261 /python
parentc353f6c282a0ed38435ccf7fe291ba6c64b204e5 (diff)
downloadslackbuilds-c2424ee0574a5fd7c63b7786caae2ffa032e1311.tar.gz
python/python3-astroid: Updated for version 2.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 deaacf8f74..5603d51459 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.0}
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-astroid/python3-astroid.info b/python/python3-astroid/python3-astroid.info
index b4ce5982b8..ea807709ca 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.0"
+VERSION="2.3.1"
HOMEPAGE="https://bitbucket.org/logilab/astroid"
-DOWNLOAD="https://files.pythonhosted.org/packages/a7/cd/b793d60697ce26db757971e5e0384bb5855fda2eea1e24cebd470e8240f7/astroid-2.3.0.tar.gz"
-MD5SUM="2594981cfe85f9fbbd3e04c8ab55b9c6"
+DOWNLOAD="https://files.pythonhosted.org/packages/15/7c/c56122bdec2cc8508aca5eae27502f3fdd970f4a9233ba43e398d79847de/astroid-2.3.1.tar.gz"
+MD5SUM="006fa7ae21f6b9ca4bcd92f64f94d0e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytest-runner python3-lazy-object-proxy python3-six python3-wrapt typed_ast"