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: Sun Jun 1 05:55:50 UTC 2025
Modified Files:
pkgsrc/devel/py-ipython: Makefile distinfo
Log Message:
py-ipython: updated to 9.3.0
IPython 9.3
This release includes improvements to the tab and LLM completer, along with typing improvements:
- :ghpull:`14911` Implement auto-import and evaluation policy overrides
- :ghpull:`14910` Eliminate startup delay when LLM completion provider is configured
- :ghpull:`14898` Fix attribute completion for expressions with comparison operators
- :ghpull:`14908` Fix typing of `error_before_exec`, enhance ``mypy`` coverage
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/devel/py-ipython/Makefile
cvs rdiff -u -r1.79 -r1.80 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.111 pkgsrc/devel/py-ipython/Makefile:1.112
--- pkgsrc/devel/py-ipython/Makefile:1.111 Sat Apr 26 06:58:53 2025
+++ pkgsrc/devel/py-ipython/Makefile Sun Jun 1 05:55:50 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.111 2025/04/26 06:58:53 adam Exp $
+# $NetBSD: Makefile,v 1.112 2025/06/01 05:55:50 adam Exp $
-DISTNAME= ipython-9.2.0
+DISTNAME= ipython-9.3.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.79 pkgsrc/devel/py-ipython/distinfo:1.80
--- pkgsrc/devel/py-ipython/distinfo:1.79 Sat Apr 26 06:58:53 2025
+++ pkgsrc/devel/py-ipython/distinfo Sun Jun 1 05:55:50 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.79 2025/04/26 06:58:53 adam Exp $
+$NetBSD: distinfo,v 1.80 2025/06/01 05:55:50 adam Exp $
-BLAKE2s (ipython-9.2.0.tar.gz) = 03ab9e998954088e0c8809b812493877583e98d57082d300b0ac5b9891fc39de
-SHA512 (ipython-9.2.0.tar.gz) = 06fcdb152ff15e780e182276766527a727d8dfd774e87bf5561005a5006764fd44b6da42e76c3372caa2ac7cfdbe3f083ecb3ed7b5303755d444006255cd80eb
-Size (ipython-9.2.0.tar.gz) = 4424394 bytes
+BLAKE2s (ipython-9.3.0.tar.gz) = cfee8e9996d8465878ece7d9c9e5ef9f148d30d08f38938558c4c33d286a83fc
+SHA512 (ipython-9.3.0.tar.gz) = 21bd98e7f164bdbb799e0316c56620b0d086af943e28fa43f5d1f4c31064e496b01b47babcf0be4282d12d446362a7c0945a29580078279dc3038c66e8e75cf6
+Size (ipython-9.3.0.tar.gz) = 4426460 bytes
SHA1 (patch-setupbase.py) = 1de0975a186c250f03c996f7974750811de9607e
Home |
Main Index |
Thread Index |
Old Index