From aa951a9a2e3b314cfbc1abb3646b813e2dcf62e2 Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 26 Aug 2020 16:46:00 +0200 Subject: [PATCH] python3-astroid: update to 2.4.2. --- srcpkgs/python3-astroid/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-astroid/template b/srcpkgs/python3-astroid/template index 261dfacd70c..ff4a857e214 100644 --- a/srcpkgs/python3-astroid/template +++ b/srcpkgs/python3-astroid/template @@ -1,7 +1,7 @@ # Template file for 'python3-astroid' pkgname=python3-astroid -version=2.3.3 -revision=3 +version=2.4.2 +revision=1 archs=noarch wrksrc="astroid-${version}" build_style=python3-module @@ -15,7 +15,7 @@ maintainer="Alessio Sergi " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://github.com/PyCQA/astroid" distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz" -checksum=71ea07f44df9568a75d0f354c49143a4575d90645e9fead6dfb52c26a85ed13a +checksum=2f4078c2a41bf377eea06d71c9d2ba4eb8f6b1af2135bec27bbbb7d8f12bb703 post_install() { # no tests