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 8.5.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e7f6b6be964
branches:  trunk
changeset: 384878:2e7f6b6be964
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 06 19:12:14 2022 +0000

description:
py-ipython: updated to 8.5.0

IPython 8.5.0
-------------
First release since a couple of month due to various reasons and timing preventing
me for sticking to the usual monthly release the last Friday of each month. This
is of non negligible size as it has more than two dozen PRs with various fixes
an bug fixes.

diffstat:

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

diffs (26 lines):

diff -r cdce77f7c1b2 -r 2e7f6b6be964 devel/py-ipython/Makefile
--- a/devel/py-ipython/Makefile Tue Sep 06 19:11:38 2022 +0000
+++ b/devel/py-ipython/Makefile Tue Sep 06 19:12:14 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2022/05/29 18:50:05 adam Exp $
+# $NetBSD: Makefile,v 1.80 2022/09/06 19:12:14 adam Exp $
 
-DISTNAME=      ipython-8.4.0
+DISTNAME=      ipython-8.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ipython/}
diff -r cdce77f7c1b2 -r 2e7f6b6be964 devel/py-ipython/distinfo
--- a/devel/py-ipython/distinfo Tue Sep 06 19:11:38 2022 +0000
+++ b/devel/py-ipython/distinfo Tue Sep 06 19:12:14 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2022/05/29 18:50:05 adam Exp $
+$NetBSD: distinfo,v 1.53 2022/09/06 19:12:14 adam Exp $
 
-BLAKE2s (ipython-8.4.0.tar.gz) = cd9ac7c0dde95a55594c82e361e90ed97593da59a3344bf2a1a8718e16cff014
-SHA512 (ipython-8.4.0.tar.gz) = 975915ee64ce6f3fc9bcda383c784759dd8b19151428b10ef92020097718c6e2a9804a00fe02bd541b845eca146c63a672f25ad4f00ec5302b3c61ae0c6935ce
-Size (ipython-8.4.0.tar.gz) = 5314601 bytes
+BLAKE2s (ipython-8.5.0.tar.gz) = fdc701a53a84a4cb13b5fb39bcbded2c4382bc9c94c7e3aaf17a33253d853331
+SHA512 (ipython-8.5.0.tar.gz) = 9339507fbe229d83f4c41b79257a7b40890d9d0601692521a61dc777c040a6d22d131014d660ffc9ba79f7128f579082473642f47b86e59a038f79c6553c8186
+Size (ipython-8.5.0.tar.gz) = 5319096 bytes
 SHA1 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5



Home | Main Index | Thread Index | Old Index