From acc19a716c91017146fab6d814587eff5ebdd41b Mon Sep 17 00:00:00 2001 From: xaltsc <41400742+xaltsc@users.noreply.github.com> Date: Tue, 9 Apr 2019 12:14:25 +0200 Subject: [PATCH] python3-ipython: use python3-prompt_toolkit1 --- srcpkgs/python3-ipython/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-ipython/template b/srcpkgs/python3-ipython/template index 0604a3c5b83..1eddcc2a436 100644 --- a/srcpkgs/python3-ipython/template +++ b/srcpkgs/python3-ipython/template @@ -1,19 +1,19 @@ # Template file for 'python3-ipython' pkgname=python3-ipython version=6.5.0 -revision=1 +revision=2 archs=noarch wrksrc="ipython-${version}" build_style=python3-module pycompile_module="IPython" hostmakedepends="python3-setuptools" depends="python3-pickleshare python3-simplegeneric python3-traitlets - python3-pexpect python3-prompt_toolkit python3-Pygments python3-jedi + python3-pexpect python3-prompt_toolkit1 python3-Pygments python3-jedi python3-backcall" short_desc="Enhanced interactive Python3 shell" maintainer="Alessio Sergi " -homepage="https://ipython.org/" license="BSD-3-Clause" +homepage="https://ipython.org/" distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz" checksum=b0f2ef9eada4a68ef63ee10b6dde4f35c840035c50fd24265f8052c98947d5a4