Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6B89E1A9239 for ; Thu, 4 Nov 2021 13:32:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C0D9B84F46; Thu, 4 Nov 2021 13:32:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 07FA584F43 for ; Thu, 4 Nov 2021 13:32:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 5643oBBA1STf for ; Thu, 4 Nov 2021 13:31:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 60BA884CFD for ; Thu, 4 Nov 2021 13:31:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 597FCFAEC; Thu, 4 Nov 2021 13:31:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1636032719120160" MIME-Version: 1.0 Date: Thu, 4 Nov 2021 13:31:59 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-ipython To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20211104133159.597FCFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1636032719120160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Nov 4 13:31:59 UTC 2021 Modified Files: pkgsrc/devel/py-ipython: Makefile distinfo Log Message: py-ipython: updated to 7.29.0 IPython 7.29 brings a couple of new functionalities to IPython and a number of bugfixes. It is one of the largest recent release, relatively speaking, with close to 15 Pull Requests. - fix an issue where base64 was returned instead of bytes when showing figures :ghpull:`13162` - fix compatibility with PyQt6, PySide 6 :ghpull:`13172`. This may be of interest if you are running on Apple Silicon as only qt6.2+ is natively compatible. - fix matplotlib qtagg eventloop :ghpull:`13179` - Multiple docs fixes, typos, ... etc. - Debugger will now exit by default on SigInt :ghpull:`13218`, this will be useful in notebook/lab if you forgot to exit the debugger. "Interrupt Kernel" will now exist the debugger. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/py-ipython/Makefile cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/py-ipython/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1636032719120160 Content-Disposition: inline Content-Length: 1642 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-ipython/Makefile diff -u pkgsrc/devel/py-ipython/Makefile:1.64 pkgsrc/devel/py-ipython/Makefile:1.65 --- pkgsrc/devel/py-ipython/Makefile:1.64 Thu Sep 30 19:41:41 2021 +++ pkgsrc/devel/py-ipython/Makefile Thu Nov 4 13:31:59 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.64 2021/09/30 19:41:41 adam Exp $ +# $NetBSD: Makefile,v 1.65 2021/11/04 13:31:59 adam Exp $ -DISTNAME= ipython-7.28.0 +DISTNAME= ipython-7.29.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipython/} Index: pkgsrc/devel/py-ipython/distinfo diff -u pkgsrc/devel/py-ipython/distinfo:1.43 pkgsrc/devel/py-ipython/distinfo:1.44 --- pkgsrc/devel/py-ipython/distinfo:1.43 Tue Oct 26 10:18:35 2021 +++ pkgsrc/devel/py-ipython/distinfo Thu Nov 4 13:31:59 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.43 2021/10/26 10:18:35 nia Exp $ +$NetBSD: distinfo,v 1.44 2021/11/04 13:31:59 adam Exp $ -BLAKE2s (ipython-7.28.0.tar.gz) = 827fa0e054ff618de1a90a5a59fe559fdc6f75097411e8b51af7205259f85b33 -SHA512 (ipython-7.28.0.tar.gz) = 227645ab2cc698f6f7141bb3712b254d75beaf3f227065530f25f988ac76b5a741752ddfa6bb2816b625eaa4972d434f9e73dbe465654e4efc5420b5d80650cb -Size (ipython-7.28.0.tar.gz) = 5150515 bytes +BLAKE2s (ipython-7.29.0.tar.gz) = 5d1f4a5c442ed0434bbfd99975cfcf4c9246925b2d760dbc165a4949da50f048 +SHA512 (ipython-7.29.0.tar.gz) = b8e9cc07a0f77bbfaa88183546ed9d7e4a4c37e7c1704b1a3716d605a04339f986c7767f3c0920a94039eda99e75afb62a7bb43fa0cde6699a902f3b8f83a398 +Size (ipython-7.29.0.tar.gz) = 5151803 bytes SHA1 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5 --_----------=_1636032719120160--