pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-ipython py-ipython: updated to 8.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bcf1bcdc7c28
branches:  trunk
changeset: 380154:bcf1bcdc7c28
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun May 29 18:50:05 2022 +0000

description:
py-ipython: updated to 8.4.0

IPython 8.4.0
-------------

As for 7.34, this version contains a single fix:  fix uncaught BdbQuit exceptions on ipdb
exit :ghpull:`13668`, and a single typo fix in documentation: :ghpull:`13682`

diffstat:

 devel/py-ipython/Makefile |  4 ++--
 devel/py-ipython/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 3b299e6aa622 -r bcf1bcdc7c28 devel/py-ipython/Makefile
--- a/devel/py-ipython/Makefile Sun May 29 18:38:03 2022 +0000
+++ b/devel/py-ipython/Makefile Sun May 29 18:50:05 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2022/05/11 09:34:03 adam Exp $
+# $NetBSD: Makefile,v 1.79 2022/05/29 18:50:05 adam Exp $
 
-DISTNAME=      ipython-8.3.0
+DISTNAME=      ipython-8.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ipython/}
diff -r 3b299e6aa622 -r bcf1bcdc7c28 devel/py-ipython/distinfo
--- a/devel/py-ipython/distinfo Sun May 29 18:38:03 2022 +0000
+++ b/devel/py-ipython/distinfo Sun May 29 18:50:05 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2022/05/11 09:34:03 adam Exp $
+$NetBSD: distinfo,v 1.52 2022/05/29 18:50:05 adam Exp $
 
-BLAKE2s (ipython-8.3.0.tar.gz) = f762061ee7631cc273de9f25d4383271f288025a245a7031303f38fc255e5e25
-SHA512 (ipython-8.3.0.tar.gz) = 95a3d50a5cffe9d4ed3f072c7fa8920c96beccdb15a7437836daa5f38f1ba228b4ebc4c3313d4c5016b77ed7d6f3787af727487ea379c9dc3b3de90eafa4d1c3
-Size (ipython-8.3.0.tar.gz) = 5314400 bytes
+BLAKE2s (ipython-8.4.0.tar.gz) = cd9ac7c0dde95a55594c82e361e90ed97593da59a3344bf2a1a8718e16cff014
+SHA512 (ipython-8.4.0.tar.gz) = 975915ee64ce6f3fc9bcda383c784759dd8b19151428b10ef92020097718c6e2a9804a00fe02bd541b845eca146c63a672f25ad4f00ec5302b3c61ae0c6935ce
+Size (ipython-8.4.0.tar.gz) = 5314601 bytes
 SHA1 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5



Home | Main Index | Thread Index | Old Index