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.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/95a88331a71e
branches: trunk
changeset: 418717:95a88331a71e
user: adam <adam%pkgsrc.org@localhost>
date: Mon Dec 02 11:45:46 2019 +0000
description:
py-ipython: updated to 7.10.1
IPython 7.10.1 fix a couple of incompatibilities with Prompt toolkit 3 (please
update Prompt toolkit to 3.0.2 at least), and fixes some interaction with
headless IPython.
diffstat:
devel/py-ipython/Makefile | 4 ++--
devel/py-ipython/PLIST | 5 ++++-
devel/py-ipython/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r 43bc03afd367 -r 95a88331a71e devel/py-ipython/Makefile
--- a/devel/py-ipython/Makefile Mon Dec 02 10:57:46 2019 +0000
+++ b/devel/py-ipython/Makefile Mon Dec 02 11:45:46 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2019/11/28 06:26:33 adam Exp $
+# $NetBSD: Makefile,v 1.43 2019/12/02 11:45:46 adam Exp $
-DISTNAME= ipython-7.10.0
+DISTNAME= ipython-7.10.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipython/}
diff -r 43bc03afd367 -r 95a88331a71e devel/py-ipython/PLIST
--- a/devel/py-ipython/PLIST Mon Dec 02 10:57:46 2019 +0000
+++ b/devel/py-ipython/PLIST Mon Dec 02 11:45:46 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2019/07/01 07:13:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2019/12/02 11:45:46 adam Exp $
bin/iptest-${PYVERSSUFFIX}
bin/ipython-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_FILE}
@@ -600,6 +600,9 @@
${PYSITELIB}/IPython/terminal/pt_inputhooks/__init__.py
${PYSITELIB}/IPython/terminal/pt_inputhooks/__init__.pyc
${PYSITELIB}/IPython/terminal/pt_inputhooks/__init__.pyo
+${PYSITELIB}/IPython/terminal/pt_inputhooks/asyncio.py
+${PYSITELIB}/IPython/terminal/pt_inputhooks/asyncio.pyc
+${PYSITELIB}/IPython/terminal/pt_inputhooks/asyncio.pyo
${PYSITELIB}/IPython/terminal/pt_inputhooks/glut.py
${PYSITELIB}/IPython/terminal/pt_inputhooks/glut.pyc
${PYSITELIB}/IPython/terminal/pt_inputhooks/glut.pyo
diff -r 43bc03afd367 -r 95a88331a71e devel/py-ipython/distinfo
--- a/devel/py-ipython/distinfo Mon Dec 02 10:57:46 2019 +0000
+++ b/devel/py-ipython/distinfo Mon Dec 02 11:45:46 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2019/11/28 06:26:33 adam Exp $
+$NetBSD: distinfo,v 1.23 2019/12/02 11:45:46 adam Exp $
-SHA1 (ipython-7.10.0.tar.gz) = fc476d8e4c4689c87a66d433929140485d300751
-RMD160 (ipython-7.10.0.tar.gz) = f97104e222b5989aa5b28de7a8cbe29d090fb261
-SHA512 (ipython-7.10.0.tar.gz) = 246f4d7061f45be1683c221bf296c6af007d96405c7b7d517c8ddd6465647b7c8b837d15ba622a71dd1049cb1ea59d3c7dea72a12605426e6bebcd20355b36f4
-Size (ipython-7.10.0.tar.gz) = 5201864 bytes
+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 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5
Home |
Main Index |
Thread Index |
Old Index