From f8daefadf06df65e6a155373b344675faee0f47c Mon Sep 17 00:00:00 2001 From: Markus Rinne Date: Wed, 23 Jun 2021 16:24:05 +0300 Subject: python/python3-astroid: Updated for version 2.6.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-astroid/python3-astroid.SlackBuild | 2 +- python/python3-astroid/python3-astroid.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild index 86c8cc0b95..5cebfab34a 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.8} +VERSION=${VERSION:-2.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-astroid/python3-astroid.info b/python/python3-astroid/python3-astroid.info index b496878c08..70828e37c5 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.8" +VERSION="2.6.0" HOMEPAGE="https://github.com/PyCQA/astroid" -DOWNLOAD="https://files.pythonhosted.org/packages/5b/b7/e2aa3bf1e05a799d0ff0c8d97dd02fcb46d0f5dcba0a0a1cb3e20e40c369/astroid-2.5.8.tar.gz" -MD5SUM="365043dbd1fd6c53194ada419eac1860" +DOWNLOAD="https://files.pythonhosted.org/packages/11/73/96f28130d5379a6373f179cfac747acaaff979b37ef0c62e54122baa642c/astroid-2.6.0.tar.gz" +MD5SUM="b1933ac8d3b211617de9cc8e5ccf6d30" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-lazy-object-proxy python3-wrapt" -- cgit v1.2.3-80-g2a13