From 7a777542cb8472de339632eeb4b09b5690cf4e8a Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 04:20:06 +0200 Subject: [PATCH] python3-ipython: rebuild for Python 3.6 --- srcpkgs/python3-ipython/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-ipython/template b/srcpkgs/python3-ipython/template index 95b819439a6..1951871dc41 100644 --- a/srcpkgs/python3-ipython/template +++ b/srcpkgs/python3-ipython/template @@ -1,7 +1,7 @@ # Template file for 'python3-ipython' pkgname=python3-ipython version=6.1.0 -revision=1 +revision=2 noarch=yes wrksrc="ipython-${version}" build_style=python3-module