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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/783516b60062
branches:  trunk
changeset: 371244:783516b60062
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jan 07 17:16:08 2022 +0000

description:
py-ipython: updated to 7.31.0

IPython 7.31
============

IPython 7.31 brings a couple of backports and fixes from the 8.0 branches,
it is likely one of the last releases of the 7.x series, as 8.0 will probably be released
between this release and what would have been 7.32.

Please test 8.0 beta/rc releases in addition to this release.

This Releases:
 - Backport some fixes for Python 3.10 (:ghpull:`13412`)
 - use full-alpha transparency on dvipng rendered LaTeX (:ghpull:`13372`)

diffstat:

 devel/py-ipython/Makefile |  5 ++---
 devel/py-ipython/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 261d142c91df -r 783516b60062 devel/py-ipython/Makefile
--- a/devel/py-ipython/Makefile Fri Jan 07 17:13:30 2022 +0000
+++ b/devel/py-ipython/Makefile Fri Jan 07 17:16:08 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2022/01/05 15:41:04 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2022/01/07 17:16:08 adam Exp $
 
-DISTNAME=      ipython-7.30.1
+DISTNAME=      ipython-7.31.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ipython/}
 
diff -r 261d142c91df -r 783516b60062 devel/py-ipython/distinfo
--- a/devel/py-ipython/distinfo Fri Jan 07 17:13:30 2022 +0000
+++ b/devel/py-ipython/distinfo Fri Jan 07 17:16:08 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2021/12/10 09:06:13 adam Exp $
+$NetBSD: distinfo,v 1.47 2022/01/07 17:16:08 adam Exp $
 
-BLAKE2s (ipython-7.30.1.tar.gz) = dab53b7abce09217dc522131bd30410cf719037f80fe459bb3034d2696e4e9cd
-SHA512 (ipython-7.30.1.tar.gz) = 839f709e019dd5efe32730f2e4c457e6dae0db5490844805d30f12a1fd17bfb2f991f1374a84542b2392d3ce332096d3922471c6b14149331075be8719b14734
-Size (ipython-7.30.1.tar.gz) = 5154336 bytes
+BLAKE2s (ipython-7.31.0.tar.gz) = db6d39e649aef4f3de6b7b45a5c5008eef4aa502446f926fe1bf8e1302eb04ff
+SHA512 (ipython-7.31.0.tar.gz) = 705122ca63df17812ab360da06d58431b51d3a1f3bba47df7131e882de64de54c6986e7ba3d55f4b77c4b1049981b0100ba64825e952b25712c843ef7e975e2f
+Size (ipython-7.31.0.tar.gz) = 5154974 bytes
 SHA1 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5



Home | Main Index | Thread Index | Old Index