diff --git a/srcpkgs/python-ipython/INSTALL.msg b/srcpkgs/python-ipython/INSTALL.msg index 3156984dfd..28875234e3 100644 --- a/srcpkgs/python-ipython/INSTALL.msg +++ b/srcpkgs/python-ipython/INSTALL.msg @@ -4,5 +4,5 @@ For the Qt console install python-ipython-qtconsole. For the HTML notebook install python-ipython-notebook. For the matplotlib integration install python-matplotlib. -To convert notebooks between various formats install the following -dependencies: python-ipython-notebook, python-Sphinx, pandoc. +To convert notebooks between various formats install the +following dependencies: python-Sphinx, pandoc. diff --git a/srcpkgs/python-ipython/python3.4-ipython.INSTALL.msg b/srcpkgs/python-ipython/python3.4-ipython.INSTALL.msg index 3f29219cf5..b9d6d4b33a 100644 --- a/srcpkgs/python-ipython/python3.4-ipython.INSTALL.msg +++ b/srcpkgs/python-ipython/python3.4-ipython.INSTALL.msg @@ -5,4 +5,4 @@ For the HTML notebook install python3.4-ipython-notebook. For the matplotlib integration install python3.4-matplotlib. To convert notebooks between various formats install the following -dependencies: python3.4-ipython-notebook, python3.4-Sphinx, pandoc. +dependencies: python3.4-Sphinx, pandoc. diff --git a/srcpkgs/python-ipython/template b/srcpkgs/python-ipython/template index 24ef9296a4..dc355a5bce 100644 --- a/srcpkgs/python-ipython/template +++ b/srcpkgs/python-ipython/template @@ -1,7 +1,7 @@ # Template file for 'python-ipython' pkgname=python-ipython -version=3.1.0 -revision=3 +version=3.2.0 +revision=1 noarch=yes wrksrc="ipython-${version}" build_style=python-module @@ -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=532092d3f06f82b1d8d1e5c37097eae19fcf025f8f6a4b670dd49c3c338d5624 +checksum=8e64b441e16298c08025b826126b2d7bc5c1776d2d2f071672166f615f327887 # explicit order, do not change subpackages="python-ipython-notebook python3.4-ipython-notebook python3.4-ipython"