Tue Jun 6 18:28:30 2023 UTC ()
py-ipython: updated to 8.14.0

IPython 8.14
------------

Small release of IPython.

 - :ghpull:`14080` fixes some shortcuts issues.
 - :ghpull:`14056` Add option to ``%autoreload`` to hide errors when reloading code. This will be the default for spyder
   user is my understanding.
 - :ghpull:`14039` (and :ghpull:`14040`) to show exception notes in tracebacks.

 - :ghpull:`14076` Add option to EventManager to prevent printing


(adam)
diff -r1.90 -r1.91 pkgsrc/devel/py-ipython/Makefile
diff -r1.63 -r1.64 pkgsrc/devel/py-ipython/distinfo

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

--- pkgsrc/devel/py-ipython/Makefile 2023/05/04 17:42:03 1.90
+++ pkgsrc/devel/py-ipython/Makefile 2023/06/06 18:28:30 1.91
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.90 2023/05/04 17:42:03 adam Exp $ 1# $NetBSD: Makefile,v 1.91 2023/06/06 18:28:30 adam Exp $
2 2
3DISTNAME= ipython-8.13.2 3DISTNAME= ipython-8.14.0
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= https://ipython.org/ 9HOMEPAGE= https://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.16:../../editors/py-jedi 15DEPENDS+= ${PYPKGPREFIX}-jedi>=0.16:../../editors/py-jedi
16DEPENDS+= ${PYPKGPREFIX}-matplotlib-inline-[0-9]*:../../graphics/py-matplotlib-inline 16DEPENDS+= ${PYPKGPREFIX}-matplotlib-inline-[0-9]*:../../graphics/py-matplotlib-inline

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

--- pkgsrc/devel/py-ipython/distinfo 2023/05/04 17:42:03 1.63
+++ pkgsrc/devel/py-ipython/distinfo 2023/06/06 18:28:30 1.64
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.63 2023/05/04 17:42:03 adam Exp $ 1$NetBSD: distinfo,v 1.64 2023/06/06 18:28:30 adam Exp $
2 2
3BLAKE2s (ipython-8.13.2.tar.gz) = 73122feebee80cb562eeabc6ec2cbba65e0e993282f085fb637a47b1e2b886a6 3BLAKE2s (ipython-8.14.0.tar.gz) = f8aa3789558d6ddb65ed043fcdd38a07197c6d41a368ffc045122755f6eef9fd
4SHA512 (ipython-8.13.2.tar.gz) = 43bbc1669dffad690ee34c0455ca8ea66d30d6249d5c743c7cc100c0a218408761bce9cb798333bf7e7b0c03507009bcb8e1550bcd5be71680f30f822f9376bd 4SHA512 (ipython-8.14.0.tar.gz) = 94fe14fd914fa81fdb8e370cf0fe7bfb4286be1972b4499ed96e9bf7d018e89f586f3386269e1dafc4a2bc279df7980635bd748799639d6020f52c1cc8af6702
5Size (ipython-8.13.2.tar.gz) = 5467542 bytes 5Size (ipython-8.14.0.tar.gz) = 5470735 bytes
6SHA1 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5 6SHA1 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5