py-ipython: updated to 8.18.0

IPython 8.18
------------

Small release of IPython that fixes a small number of inconveniences.

 - :ghpull:`14251` Fix a memory leak in qt event loop integration by setting
   the Loop parent to None.
 - :ghpull:`14252` Pickleshare was made an optional dependency in 8.17, this
   leads to warnings in some installations when using modules completions. The
   warning has been silenced.
 - :ghpull:`14241` Update event loop code for compatibility with more recent
   ``prompt_toolkit`` due to deprecations in Python 3.12.
 - :ghpull:`14245` Fix doc example on Pygments styles
 - :ghpull:`14238` Remove dependency on app_nope, this is actually only a
   dependency of IPykernel.
This commit is contained in:
adam 2023-11-26 10:05:41 +00:00
parent 027df6573f
commit a4eb7c77e7
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.97 2023/11/02 09:17:35 adam Exp $
# $NetBSD: Makefile,v 1.98 2023/11/26 10:05:41 adam Exp $
DISTNAME= ipython-8.17.2
DISTNAME= ipython-8.18.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipython/}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.68 2023/11/02 09:17:35 adam Exp $
$NetBSD: distinfo,v 1.69 2023/11/26 10:05:41 adam Exp $
BLAKE2s (ipython-8.17.2.tar.gz) = 10f76ef110b7550ac3043b83d9edb540ec1a4d1407e28bbfe0378d81f71c66ac
SHA512 (ipython-8.17.2.tar.gz) = 87039da43cb942c78238c4c69a2e2e7d6d1757a9ce8aac5f1bcd30a112a38f1b4f51672749ed469945844070eec661c6bb2f137405336f71d6adc1f5d26a11e2
Size (ipython-8.17.2.tar.gz) = 5486488 bytes
BLAKE2s (ipython-8.18.0.tar.gz) = 8989cba19406443aa4c3fdecdfc725d4f1b7d7e0d4f1237a52520347652c15f6
SHA512 (ipython-8.18.0.tar.gz) = b6ff299c6e1058b4586d5789645d8035c6653e6546d266eadd46630dd6919d78cc632ef827d12cfe3cc3c215fa144c4c5c032974a959717d95100abb25dff386
Size (ipython-8.18.0.tar.gz) = 5486388 bytes
SHA1 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5