summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Rinne2021-03-06 08:45:29 +0100
committer Willy Sudiarto Raharjo2021-03-09 02:03:54 +0100
commit7c36e84dac06bc9620981ea712de4fcbb77f4b32 (patch)
treeb7da17263281d045440927406c7d0985480031cd
parent493697a465e7ed293ada79ad7f60abf1e54a9fea (diff)
downloadslackbuilds-7c36e84dac06bc9620981ea712de4fcbb77f4b32.tar.gz
python/python3-astroid: Updated for version 2.5.1.
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 b8ef010788..da0fe01fd7 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.5}
+VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-astroid/python3-astroid.info b/python/python3-astroid/python3-astroid.info
index 022fd394db..7cf03730fa 100644
--- a/python/python3-astroid/python3-astroid.info
+++ b/python/python3-astroid/python3-astroid.info
@@ -1,8 +1,8 @@
PRGNAM="python3-astroid"
-VERSION="2.5"
+VERSION="2.5.1"
HOMEPAGE="https://github.com/PyCQA/astroid"
-DOWNLOAD="https://files.pythonhosted.org/packages/18/00/753b485627d9cd642516c195db63dcc0c87c36b8c682125c000b7f611b09/astroid-2.5.tar.gz"
-MD5SUM="ada7b4df6243a4506de0efb8442ae596"
+DOWNLOAD="https://files.pythonhosted.org/packages/44/47/fe9dfab6f91682d7bcacf8ca813b3084b48f1deda4ac8ee56e49d63b928e/astroid-2.5.1.tar.gz"
+MD5SUM="52ad092c3066cdc64870dfa7f9000363"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-lazy-object-proxy python3-wrapt typed_ast"