From c9b890e44abee63ea3ec1f955eb082c583dde22e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 15 Mar 2015 15:51:45 +0100 Subject: [PATCH] python-astroid: update to 1.3.6 --- 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 e1b56197986..08aa82aa8c1 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.3.4 +version=1.3.6 revision=1 noarch=yes wrksrc="astroid-${version}" @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://bitbucket.org/logilab/astroid" license="GPL-2, LGPL-2.1" distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz" -checksum=0b453eaa4f48aaa25a007ede7165aa424d83d4a14fd3bd636dc9c77f83e8e9bb +checksum=1241ef961448c57b4616beb8dcc959724641dca1e22914663f79d67fec26f854 post_install() { # no tests