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.10.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d26918b31545
branches:  trunk
changeset: 406099:d26918b31545
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Dec 15 09:18:46 2019 +0000

description:
py-ipython: updated to 7.10.2

IPython 7.10.2 fix a couple of extra incompatibility between IPython, ipdb,
asyncio and Prompt Toolkit 3.

diffstat:

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

diffs (28 lines):

diff -r a7b10c35254c -r d26918b31545 devel/py-ipython/Makefile
--- a/devel/py-ipython/Makefile Sun Dec 15 08:03:20 2019 +0000
+++ b/devel/py-ipython/Makefile Sun Dec 15 09:18:46 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2019/12/02 11:45:46 adam Exp $
+# $NetBSD: Makefile,v 1.44 2019/12/15 09:18:46 adam Exp $
 
-DISTNAME=      ipython-7.10.1
+DISTNAME=      ipython-7.10.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ipython/}
diff -r a7b10c35254c -r d26918b31545 devel/py-ipython/distinfo
--- a/devel/py-ipython/distinfo Sun Dec 15 08:03:20 2019 +0000
+++ b/devel/py-ipython/distinfo Sun Dec 15 09:18:46 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2019/12/02 11:45:46 adam Exp $
+$NetBSD: distinfo,v 1.24 2019/12/15 09:18:46 adam Exp $
 
-SHA1 (ipython-7.10.1.tar.gz) = 4bfa2f0e269a681b3d015b22770d738a413cadc8
-RMD160 (ipython-7.10.1.tar.gz) = 1d6ca56788a3ea4de5c855391d3e8e166000cf18
-SHA512 (ipython-7.10.1.tar.gz) = 0789d854b198deea7e4f8c1e9e354920792c52403f48df15fae5dc5926029534c282d5f79f3e04c260211ded76cfe17a44ab07157f1aa3be6fa9d2ee232f179f
-Size (ipython-7.10.1.tar.gz) = 5203835 bytes
+SHA1 (ipython-7.10.2.tar.gz) = bce5708d2b9506eea6cd4347ed2cffb3637e3f14
+RMD160 (ipython-7.10.2.tar.gz) = 64330c8cd873403e9328fb121e2e2c356e8da8e7
+SHA512 (ipython-7.10.2.tar.gz) = fc0f610cef28ad824e9b951f581205217485c64ba02ebf4e1303df432d1db05143f8ce42314c216360e1530e9a50241755208e71b9c20329301bd75ebdd679f3
+Size (ipython-7.10.2.tar.gz) = 5205044 bytes
 SHA1 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5



Home | Main Index | Thread Index | Old Index