pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-ipython
Module Name: pkgsrc
Committed By: adam
Date: Fri Jan 7 17:16:08 UTC 2022
Modified Files:
pkgsrc/devel/py-ipython: Makefile distinfo
Log Message:
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`)
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/devel/py-ipython/Makefile
cvs rdiff -u -r1.46 -r1.47 pkgsrc/devel/py-ipython/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-ipython/Makefile
diff -u pkgsrc/devel/py-ipython/Makefile:1.71 pkgsrc/devel/py-ipython/Makefile:1.72
--- pkgsrc/devel/py-ipython/Makefile:1.71 Wed Jan 5 15:41:04 2022
+++ pkgsrc/devel/py-ipython/Makefile Fri Jan 7 17:16:08 2022
@@ -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/}
Index: pkgsrc/devel/py-ipython/distinfo
diff -u pkgsrc/devel/py-ipython/distinfo:1.46 pkgsrc/devel/py-ipython/distinfo:1.47
--- pkgsrc/devel/py-ipython/distinfo:1.46 Fri Dec 10 09:06:13 2021
+++ pkgsrc/devel/py-ipython/distinfo Fri Jan 7 17:16:08 2022
@@ -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