From b4bcba738310461ffd3561de21eb88fe23e58eb3 Mon Sep 17 00:00:00 2001 From: Markus Rinne Date: Fri, 1 May 2020 18:40:40 +0300 Subject: python/python3-astroid: Updated for version 2.4.0. This commit also updates dependencies to match the new version. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-astroid/python3-astroid.SlackBuild | 2 +- python/python3-astroid/python3-astroid.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python3-astroid') diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild index 4499d15f32..848461205a 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.3} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-astroid/python3-astroid.info b/python/python3-astroid/python3-astroid.info index e4b3d4b2b3..a0f04fe1ac 100644 --- a/python/python3-astroid/python3-astroid.info +++ b/python/python3-astroid/python3-astroid.info @@ -1,10 +1,10 @@ PRGNAM="python3-astroid" -VERSION="2.3.3" +VERSION="2.4.0" HOMEPAGE="https://bitbucket.org/logilab/astroid" -DOWNLOAD="https://files.pythonhosted.org/packages/40/df/70dfe3eed7352dd3f5c7cc74518ceed78230b2ca9d7d60dbabd81d5390ba/astroid-2.3.3.tar.gz" -MD5SUM="5f3d73d82d1753b59bb49a6bc6046dee" +DOWNLOAD="https://files.pythonhosted.org/packages/c7/77/b63d5956ffaa237981fa99f902d1963f2c097c1dd9700447b4815dedceb9/astroid-2.4.0.tar.gz" +MD5SUM="bd3b2a61b6ecf7446125b418b031a01e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pytest-runner python3-lazy-object-proxy python3-six python3-wrapt typed_ast" +REQUIRES="python3-lazy-object-proxy python3-six python3-wrapt typed_ast" MAINTAINER="Markus Rinne" EMAIL="markus.ka.rinne@gmail.com" -- cgit v1.2.3-80-g2a13