pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/parallel/py-ipyparallel
Module Name: pkgsrc
Committed By: adam
Date: Mon Apr 8 05:54:12 UTC 2024
Modified Files:
pkgsrc/parallel/py-ipyparallel: Makefile PLIST distinfo
Log Message:
py-ipyparallel: updated to 8.8.0
8.8.0 - 2024-04-02
New:
- `BroadcastView.map` is defined for API compatibility, but is not particularly efficient or recommended.
Fixed:
- `AsyncResult.join` is fixed.
Improved:
- Performance optimization disabling timestamp parsing in `jupyter_client` is not applied until ipyparallel classes are instantiated,
rather than at import time.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/parallel/py-ipyparallel/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/parallel/py-ipyparallel/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/parallel/py-ipyparallel/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/parallel/py-ipyparallel/Makefile
diff -u pkgsrc/parallel/py-ipyparallel/Makefile:1.12 pkgsrc/parallel/py-ipyparallel/Makefile:1.13
--- pkgsrc/parallel/py-ipyparallel/Makefile:1.12 Tue Mar 5 16:55:53 2024
+++ pkgsrc/parallel/py-ipyparallel/Makefile Mon Apr 8 05:54:12 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/03/05 16:55:53 adam Exp $
+# $NetBSD: Makefile,v 1.13 2024/04/08 05:54:12 adam Exp $
-DISTNAME= ipyparallel-8.7.0
+DISTNAME= ipyparallel-8.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= parallel python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipyparallel/}
Index: pkgsrc/parallel/py-ipyparallel/PLIST
diff -u pkgsrc/parallel/py-ipyparallel/PLIST:1.9 pkgsrc/parallel/py-ipyparallel/PLIST:1.10
--- pkgsrc/parallel/py-ipyparallel/PLIST:1.9 Tue Mar 5 16:55:53 2024
+++ pkgsrc/parallel/py-ipyparallel/PLIST Mon Apr 8 05:54:12 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2024/03/05 16:55:53 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2024/04/08 05:54:12 adam Exp $
bin/ipcluster-${PYVERSSUFFIX}
bin/ipcontroller-${PYVERSSUFFIX}
bin/ipengine-${PYVERSSUFFIX}
@@ -157,8 +157,8 @@ ${PYSITELIB}/ipyparallel/joblib.pyo
${PYSITELIB}/ipyparallel/labextension/package.json
${PYSITELIB}/ipyparallel/labextension/schemas/ipyparallel-labextension/package.json.orig
${PYSITELIB}/ipyparallel/labextension/schemas/ipyparallel-labextension/plugin.json
-${PYSITELIB}/ipyparallel/labextension/static/998.d38d80ac3e2fa7501089.js
-${PYSITELIB}/ipyparallel/labextension/static/remoteEntry.ccf2bfedaae5f1da1a90.js
+${PYSITELIB}/ipyparallel/labextension/static/296.40eb9377b3b40662f1d8.js
+${PYSITELIB}/ipyparallel/labextension/static/remoteEntry.b3a636e043643255cf30.js
${PYSITELIB}/ipyparallel/labextension/static/style.js
${PYSITELIB}/ipyparallel/labextension/static/third-party-licenses.json
${PYSITELIB}/ipyparallel/logger.py
@@ -278,8 +278,8 @@ ${PYSITELIB}/ipyparallel/util.pyo
share/jupyter/labextensions/ipyparallel-labextension/package.json
share/jupyter/labextensions/ipyparallel-labextension/schemas/ipyparallel-labextension/package.json.orig
share/jupyter/labextensions/ipyparallel-labextension/schemas/ipyparallel-labextension/plugin.json
-share/jupyter/labextensions/ipyparallel-labextension/static/998.d38d80ac3e2fa7501089.js
-share/jupyter/labextensions/ipyparallel-labextension/static/remoteEntry.ccf2bfedaae5f1da1a90.js
+share/jupyter/labextensions/ipyparallel-labextension/static/296.40eb9377b3b40662f1d8.js
+share/jupyter/labextensions/ipyparallel-labextension/static/remoteEntry.b3a636e043643255cf30.js
share/jupyter/labextensions/ipyparallel-labextension/static/style.js
share/jupyter/labextensions/ipyparallel-labextension/static/third-party-licenses.json
share/jupyter/nbextensions/ipyparallel/clusterlist.css
Index: pkgsrc/parallel/py-ipyparallel/distinfo
diff -u pkgsrc/parallel/py-ipyparallel/distinfo:1.7 pkgsrc/parallel/py-ipyparallel/distinfo:1.8
--- pkgsrc/parallel/py-ipyparallel/distinfo:1.7 Tue Mar 5 16:55:54 2024
+++ pkgsrc/parallel/py-ipyparallel/distinfo Mon Apr 8 05:54:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/03/05 16:55:54 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/04/08 05:54:12 adam Exp $
-BLAKE2s (ipyparallel-8.7.0.tar.gz) = 23d54520ce42eb1ac920925243ff2d97d4bcec4d37900e34b15dd2e3759d200c
-SHA512 (ipyparallel-8.7.0.tar.gz) = 96b9a3c1435dcb609c81856e5fc2763265a14610483e9d6c1a0b1fe5f7d6981d42d8f0d7b0c245cdf1fec10d4a832854dc745ca02ce90623734216dc858bb322
-Size (ipyparallel-8.7.0.tar.gz) = 6798726 bytes
+BLAKE2s (ipyparallel-8.8.0.tar.gz) = 49a0e124a168c88d17b76a7fb34512d0df97960bc64c49e09c8c66121cd9f7bb
+SHA512 (ipyparallel-8.8.0.tar.gz) = 9b0a03e1f581acbe56e3b51331d9fb97c422469e1d93348e6403d7c95a985f1f5a2a390645222fc4b60c0027ba168933679662561adb618d19ae7d680a2bb680
+Size (ipyparallel-8.8.0.tar.gz) = 6800541 bytes
Home |
Main Index |
Thread Index |
Old Index