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:           Tue Sep  6 19:12:14 UTC 2022

Modified Files:
        pkgsrc/devel/py-ipython: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/devel/py-ipython/Makefile
cvs rdiff -u -r1.52 -r1.53 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.79 pkgsrc/devel/py-ipython/Makefile:1.80
--- pkgsrc/devel/py-ipython/Makefile:1.79       Sun May 29 18:50:05 2022
+++ pkgsrc/devel/py-ipython/Makefile    Tue Sep  6 19:12:14 2022
@@ -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/}

Index: pkgsrc/devel/py-ipython/distinfo
diff -u pkgsrc/devel/py-ipython/distinfo:1.52 pkgsrc/devel/py-ipython/distinfo:1.53
--- pkgsrc/devel/py-ipython/distinfo:1.52       Sun May 29 18:50:05 2022
+++ pkgsrc/devel/py-ipython/distinfo    Tue Sep  6 19:12:14 2022
@@ -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