From b6855593ba8349e1feda86234b2e936a143077ec Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 31 Jan 2018 19:29:02 +0100 Subject: [PATCH] python-astroid: update to 1.6.1 --- 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 29334376f98..21b940d2251 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.6.0 +version=1.6.1 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=71dadba2110008e2c03f9fde662ddd2053db3c0489d0e03c94e828a0399edd4f +checksum=f0a0e386dbca9f93ea9f3ea6f32b37a24720502b7baa9cb17c3976a680d43a06 post_install() { # no tests