summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-03 11:50:09 +0000
committeradam <adam@pkgsrc.org>2020-05-03 11:50:09 +0000
commit79b850ae269969c0ee0b61bc0e15e36b2aa7b301 (patch)
tree63c761a4bad53f8b2f9421c8bf8eff33e4bb20eb /devel
parent43272276a9606d20016ce19ddec015fd4d297571 (diff)
downloadpkgsrc-79b850ae269969c0ee0b61bc0e15e36b2aa7b301.tar.gz
py-ipython: updated to 7.14.0
IPython 7.14 ============ IPython 7.14 is a minor release that fix a couple of bugs and prepare compatibility with new or future versions of some libraries. Important changes: ------------------ - Fix compatibility with Sphinx 3+ - Remove deprecated matplotlib parameter usage, compatibility with matplotlib 3.3+ Misc Changes ------------ - set ``.py`` extension when editing current buffer in vi/emacs. - support for unicode identifiers in ``?``/``??`` - add extra options to the ``Video`` Rich objects - add pretty-printing to ``SimpleNamespace`` Pending deprecated imports -------------------------- Many object present in ``IPython.core.display`` are there for internal use only, and should already been imported from ``IPython.display`` by users and external libraries. Trying to import those from ``IPython.core.display`` is still possible but will trigger a deprecation warning in later versions of IPython and will become errors in the future. This will simplify compatibility with other Python kernels (like Xeus-Python), and simplify code base.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-ipython/Makefile4
-rw-r--r--devel/py-ipython/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-ipython/Makefile b/devel/py-ipython/Makefile
index 0f576776122..2726b3b4e84 100644
--- a/devel/py-ipython/Makefile
+++ b/devel/py-ipython/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2020/03/03 05:56:20 adam Exp $
+# $NetBSD: Makefile,v 1.49 2020/05/03 11:50:09 adam Exp $
-DISTNAME= ipython-7.13.0
+DISTNAME= ipython-7.14.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipython/}
diff --git a/devel/py-ipython/distinfo b/devel/py-ipython/distinfo
index e3c4a51c869..f8530a717b6 100644
--- a/devel/py-ipython/distinfo
+++ b/devel/py-ipython/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.27 2020/03/03 05:56:20 adam Exp $
+$NetBSD: distinfo,v 1.28 2020/05/03 11:50:09 adam Exp $
-SHA1 (ipython-7.13.0.tar.gz) = 8e2751e3365bbfd97277760b110fb2f290e0d3d3
-RMD160 (ipython-7.13.0.tar.gz) = 76246a4ba900d9765314445214a290f2a0f5763a
-SHA512 (ipython-7.13.0.tar.gz) = 3fff48649ee67f2f5652e49815595c66aea1545dfcdf045e717c4142f698ad3b37b90fabe544cb57a4db5d467a91d6f091871fc7361c08d68b00e57591f29d85
-Size (ipython-7.13.0.tar.gz) = 5224667 bytes
+SHA1 (ipython-7.14.0.tar.gz) = 4b245e9ee17511c2d27937d8ef9f6ce574ac4f60
+RMD160 (ipython-7.14.0.tar.gz) = 4c4bdd2920ffa4df4afeb86f380f797ef38474aa
+SHA512 (ipython-7.14.0.tar.gz) = 412829d521711e5cb678b8db169d5b8958d742a07c165a656f7e40c776f21f6e436e8116f31e349da555d500c582d3797c846ac0d7efa8c3f2ea11e87fbfc8c6
+Size (ipython-7.14.0.tar.gz) = 5153406 bytes
SHA1 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5