Fri Apr 6 20:20:51 2018 UTC ()
py-ipython: updated to 6.3.1

IPython 6.3.1

This is a bugfix release to switch the default completions back to IPython's own completion machinery. We discovered some problems with the completions from Jedi, including completing column names on pandas data frames.

You can switch the completions source with the config option :configtrait:Completer.use_jedi.


(adam)
diff -r1.27 -r1.28 pkgsrc/devel/py-ipython/Makefile
diff -r1.8 -r1.9 pkgsrc/devel/py-ipython/distinfo

cvs diff -r1.27 -r1.28 pkgsrc/devel/py-ipython/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-ipython/Makefile 2018/04/03 11:15:21 1.27
+++ pkgsrc/devel/py-ipython/Makefile 2018/04/06 20:20:51 1.28
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.27 2018/04/03 11:15:21 adam Exp $ 1# $NetBSD: Makefile,v 1.28 2018/04/06 20:20:51 adam Exp $
2 2
3DISTNAME= ipython-6.3.0 3DISTNAME= ipython-6.3.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipython/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipython/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://ipython.org/ 9HOMEPAGE= http://ipython.org/
10COMMENT= Interactive computing environment for Python 10COMMENT= Interactive computing environment for Python
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-backcall-[0-9]*:../../devel/py-backcall 13DEPENDS+= ${PYPKGPREFIX}-backcall-[0-9]*:../../devel/py-backcall
14DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator 14DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
15DEPENDS+= ${PYPKGPREFIX}-jedi>=0.10:../../editors/py-jedi 15DEPENDS+= ${PYPKGPREFIX}-jedi>=0.10:../../editors/py-jedi
16DEPENDS+= ${PYPKGPREFIX}-pexpect-[0-9]*:../../devel/py-pexpect 16DEPENDS+= ${PYPKGPREFIX}-pexpect-[0-9]*:../../devel/py-pexpect

cvs diff -r1.8 -r1.9 pkgsrc/devel/py-ipython/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-ipython/distinfo 2018/04/03 11:15:21 1.8
+++ pkgsrc/devel/py-ipython/distinfo 2018/04/06 20:20:51 1.9
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.8 2018/04/03 11:15:21 adam Exp $ 1$NetBSD: distinfo,v 1.9 2018/04/06 20:20:51 adam Exp $
2 2
3SHA1 (ipython-6.3.0.tar.gz) = 021ad7a7c9c83a6d94136bae7e99162df40bb0f3 3SHA1 (ipython-6.3.1.tar.gz) = 87275a1d4e79ea6029504dafd8948d6dd8e71a34
4RMD160 (ipython-6.3.0.tar.gz) = 4383084d9670eab9c44193a2ddbef7a79dfa8300 4RMD160 (ipython-6.3.1.tar.gz) = 9c6e6aca37e14e37167899b4d9c0ab8036aa0ead
5SHA512 (ipython-6.3.0.tar.gz) = 4b832a3e4ff812d2db311d195425175185ecbffa3ec9e6cf0396c92bf55073ef651c94024b628bea4b570c0c7506b5ae7586aa22679179fe2c23333dd8564ab9 5SHA512 (ipython-6.3.1.tar.gz) = b09e1b9686a1c9b7175646b5074da1ef85942a7ab76e9c4c601e5d8845d16c5070f0fb28c8dc09081ac5fb434f78a492235df1108a6f00fa3a21032b4032feb3
6Size (ipython-6.3.0.tar.gz) = 5089724 bytes 6Size (ipython-6.3.1.tar.gz) = 5089918 bytes
7SHA1 (patch-setupbase.py) = 8cd647afb3f26f19f5b8d872af7835b73615b324 7SHA1 (patch-setupbase.py) = 8cd647afb3f26f19f5b8d872af7835b73615b324