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:           Mon Oct  2 18:58:24 UTC 2023

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

Log Message:
py-ipython: updated to 8.16.1

This PR is in 8.16.0 but reverted in 8.16.1, we'll  rework the fix for 8.17
- Fix an error where semicolon would not suppress output.


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/devel/py-ipython/Makefile
cvs rdiff -u -r1.66 -r1.67 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.94 pkgsrc/devel/py-ipython/Makefile:1.95
--- pkgsrc/devel/py-ipython/Makefile:1.94       Fri Sep 29 13:40:02 2023
+++ pkgsrc/devel/py-ipython/Makefile    Mon Oct  2 18:58:24 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2023/09/29 13:40:02 adam Exp $
+# $NetBSD: Makefile,v 1.95 2023/10/02 18:58:24 adam Exp $
 
-DISTNAME=      ipython-8.16.0
+DISTNAME=      ipython-8.16.1
 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.66 pkgsrc/devel/py-ipython/distinfo:1.67
--- pkgsrc/devel/py-ipython/distinfo:1.66       Fri Sep 29 13:40:02 2023
+++ pkgsrc/devel/py-ipython/distinfo    Mon Oct  2 18:58:24 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.66 2023/09/29 13:40:02 adam Exp $
+$NetBSD: distinfo,v 1.67 2023/10/02 18:58:24 adam Exp $
 
-BLAKE2s (ipython-8.16.0.tar.gz) = 94d0d3c2a19d2e792e12407f17e55cdf0fc311390b546ac4e2c94311f49bb58d
-SHA512 (ipython-8.16.0.tar.gz) = b8e91137c5bfc559468985403a2fd20a4a42aa6439a1a1667fe050a07529886cee334943a00c09a34e6617a4f4583f7ca9cb840d1661946b5acc0e903c6aeda4
-Size (ipython-8.16.0.tar.gz) = 5484881 bytes
+BLAKE2s (ipython-8.16.1.tar.gz) = 92a201bf0ec243ac9856298924264958b561819222b985292a6cc9064db4d327
+SHA512 (ipython-8.16.1.tar.gz) = 0feb4c14e8e7f34829cd8b6c43c91c9bb5b6c85ae60173951db4354296474945268fb8d3caedcfae8457783e6d27a6dc33b6291bf2d9a691526fc44199724887
+Size (ipython-8.16.1.tar.gz) = 5485037 bytes
 SHA1 (patch-setupbase.py) = 241463d5368a4c80c8194244f5c3895196b44da5



Home | Main Index | Thread Index | Old Index