From 42f0298686705427d2b1493eba3606917573589e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 03:32:05 +0200 Subject: [PATCH] python-astroid: rebuild for Python 3.6 --- srcpkgs/python-astroid/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-astroid/template b/srcpkgs/python-astroid/template index 3429313887d..a9399f56f8a 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.5.3 -revision=1 +revision=2 noarch=yes wrksrc="astroid-${version}" build_style=python-module