From 2b4659c9f7b226fb39d67d4be3813460e8814b4c Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 19 Dec 2016 11:20:17 +0100 Subject: [PATCH] python-astroid: update to 1.4.9 --- srcpkgs/python-astroid/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-astroid/template b/srcpkgs/python-astroid/template index a93d3268de..3047ba80dc 100644 --- a/srcpkgs/python-astroid/template +++ b/srcpkgs/python-astroid/template @@ -1,7 +1,7 @@ # Template file for 'python-astroid' pkgname=python-astroid -version=1.4.8 -revision=2 +version=1.4.9 +revision=1 noarch=yes wrksrc="astroid-${version}" build_style=python-module @@ -13,7 +13,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=5f064785a7e45ed519285f2eb30b795e58a4932a0736b32030da6fef3394ddb3 +checksum=a483e7891ce3a06dadfc6cb9095b0938aca58940d43576d72e4502b480c085d7 post_install() { # no tests