From 8113c8b4bef0ebf3d83fca04b74b893693382de8 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 4 Jun 2017 15:13:23 +0200 Subject: [PATCH] python-astroid: update to 1.5.3 --- srcpkgs/python-astroid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-astroid/template b/srcpkgs/python-astroid/template index 000bcd52776..3429313887d 100644 --- a/srcpkgs/python-astroid/template +++ b/srcpkgs/python-astroid/template @@ -1,6 +1,6 @@ # Template file for 'python-astroid' pkgname=python-astroid -version=1.5.2 +version=1.5.3 revision=1 noarch=yes wrksrc="astroid-${version}" @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/PyCQA/astroid" license="GPL-2, LGPL-2.1" distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz" -checksum=271f1c9ad6519a5dde2a7f0c9b62c2923b55e16569bdd888f9f9055cc5be37ed +checksum=492c2a2044adbf6a84a671b7522e9295ad2f6a7c781b899014308db25312dd35 post_install() { # no tests