[arch-commits] Commit in ipython/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sat Jul 16 10:26:19 UTC 2016
Date: Saturday, July 16, 2016 @ 10:26:19
Author: kkeen
Revision: 182995
upgpkg: ipython 5.0.0-2 FS#50062
Modified:
ipython/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-16 09:51:27 UTC (rev 182994)
+++ PKGBUILD 2016-07-16 10:26:19 UTC (rev 182995)
@@ -8,7 +8,7 @@
pkgbase=ipython
pkgname=(ipython ipython2)
pkgver=5.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="An enhanced Interactive Python shell."
arch=('any')
url="http://ipython.org"
@@ -108,7 +108,7 @@
pkgdesc="An enhanced Interactive Python2 shell."
depends=('python2' 'python2-decorator' 'python2-pexpect' 'sqlite'
'python2-setuptools' 'python2-path' 'python2-pathlib'
- 'python2-backports.shutil_get_terminal_size' 'python-prompt_toolkit')
+ 'python2-backports.shutil_get_terminal_size' 'python2-prompt_toolkit')
optdepends=("wxpython: needed for ipython2 --gui=wx"
"python2-nose: for IPython's test suite")
# "wxpython: needed for ipython2 --gui=wx" does this still work?
More information about the arch-commits
mailing list