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 7.6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77ebecb704d7
branches:  trunk
changeset: 336084:77ebecb704d7
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jul 06 22:47:18 2019 +0000

description:
py-ipython: updated to 7.6.1

IPython 7.6.1 contain a critical bugfix in the %timeit magic, which would
crash on some inputs as a side effect of :ghpull:11716.

diffstat:

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

diffs (28 lines):

diff -r 4b1fb7a5f009 -r 77ebecb704d7 devel/py-ipython/Makefile
--- a/devel/py-ipython/Makefile Sat Jul 06 22:44:47 2019 +0000
+++ b/devel/py-ipython/Makefile Sat Jul 06 22:47:18 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2019/07/01 07:13:07 adam Exp $
+# $NetBSD: Makefile,v 1.38 2019/07/06 22:47:18 adam Exp $
 
-DISTNAME=      ipython-7.6.0
+DISTNAME=      ipython-7.6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ipython/}
diff -r 4b1fb7a5f009 -r 77ebecb704d7 devel/py-ipython/distinfo
--- a/devel/py-ipython/distinfo Sat Jul 06 22:44:47 2019 +0000
+++ b/devel/py-ipython/distinfo Sat Jul 06 22:47:18 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2019/07/01 07:13:07 adam Exp $
+$NetBSD: distinfo,v 1.18 2019/07/06 22:47:18 adam Exp $
 
-SHA1 (ipython-7.6.0.tar.gz) = d0421a5999a43d00b94808716587d069d76c7248
-RMD160 (ipython-7.6.0.tar.gz) = 005ea93dd1ecbc8500c55d200d0b60dedb0ea0c8
-SHA512 (ipython-7.6.0.tar.gz) = 7e51acea7e1eb69d6e086c9045dde8a5c5170b99229a2cdd5ffbdb7071ce7fc28988a35a105a85bacd929fd669dcfd686e44e98b195de636585eaa02ff9947aa
-Size (ipython-7.6.0.tar.gz) = 5155233 bytes
+SHA1 (ipython-7.6.1.tar.gz) = 4ab064e9e6f07c4a8613c685877d99d7eb4dcfe1
+RMD160 (ipython-7.6.1.tar.gz) = c1ebdd962f6632dd2783ea44688f6967f707ea5d
+SHA512 (ipython-7.6.1.tar.gz) = e45a83c98587ae8f809a2f917b40d8274ffa56e469b13ebf993211034c5a4d302c8a6a531b54137e71aa2985f617b7408a69323720157d9cd58fbcc38f49b6ae
+Size (ipython-7.6.1.tar.gz) = 5197256 bytes
 SHA1 (patch-setupbase.py) = 8cd647afb3f26f19f5b8d872af7835b73615b324



Home | Main Index | Thread Index | Old Index