From a0f2e6e7a4bf8b42790dc08d6ed5093932718511 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 15 Jan 2016 00:06:03 +0100 Subject: [PATCH] python-ipython: update to 4.0.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 cdab20e42db..99e1e7f97dd 100644 --- a/srcpkgs/python-ipython/template +++ b/srcpkgs/python-ipython/template @@ -1,6 +1,6 @@ # Template file for 'python-ipython' pkgname=python-ipython -version=4.0.1 +version=4.0.2 revision=1 noarch=yes wrksrc="ipython-${version}" @@ -15,7 +15,7 @@ maintainer="Alessio Sergi " homepage="http://ipython.org/" license="3-clause-BSD" distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz" -checksum=3bd3b78abc4f43b9ea7fa5353a2a9ba01af8ac4aec5d11e78fa5cbcec105432e +checksum=10cb9cd4b7730349241bb9053dcd90c3e1f11f2b5baafa2a914b69acc94a35a8 replaces="python-ipython-notebook<4.0.6 python-ipython-qtconsole<4.1.1" post_install() {