From 2d8fd71baf3ff787429e25a27f5c5c80376f55fe Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 23 Sep 2015 23:52:32 +0200 Subject: [PATCH] python-ipython: update to 3.2.2 --- srcpkgs/python-ipython/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-ipython/template b/srcpkgs/python-ipython/template index 91cb4238159..37ccc72f91c 100644 --- a/srcpkgs/python-ipython/template +++ b/srcpkgs/python-ipython/template @@ -1,6 +1,6 @@ # Template file for 'python-ipython' pkgname=python-ipython -version=3.2.1 +version=3.2.2 revision=1 noarch=yes wrksrc="ipython-${version}" @@ -20,7 +20,7 @@ maintainer="Alessio Sergi " homepage="http://ipython.org/" license="3-clause-BSD" distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz" -checksum=c913adee7ae5b338055274c51a7d2b3cea468b5b316046fa520cd8a434b09177 +checksum=906bf6a94898e5f3b46c63a85ab8a77a4508c0c778e02df2ab8e1746c5b2bfb6 # explicit order, do not change subpackages="python-ipython-notebook python3.4-ipython-notebook python3.4-ipython"