pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/parallel/py-ipyparallel py-ipyparallel: updated to 8.2.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e8dbed00229
branches: trunk
changeset: 373170:3e8dbed00229
user: adam <adam%pkgsrc.org@localhost>
date: Mon Feb 07 17:07:22 2022 +0000
description:
py-ipyparallel: updated to 8.2.0
8.2.0 is a small release, mostly of small bugfixes and improvements.
Changes:
`len(AsyncMapResult)` and progress ports now use the number of items in the map,
not the number of messages.
Enhancements:
- Show output prior to errors in `%%px`
Bugs fixed:
- Fix cases where engine id could be `-1` in tracebacks
- Add missing `pbs` to engine launcher entrypoints
diffstat:
parallel/py-ipyparallel/Makefile | 4 ++--
parallel/py-ipyparallel/PLIST | 10 +++++-----
parallel/py-ipyparallel/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 11 deletions(-)
diffs (57 lines):
diff -r 4dcc7e7151ff -r 3e8dbed00229 parallel/py-ipyparallel/Makefile
--- a/parallel/py-ipyparallel/Makefile Mon Feb 07 17:02:27 2022 +0000
+++ b/parallel/py-ipyparallel/Makefile Mon Feb 07 17:07:22 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2022/02/04 13:09:41 adam Exp $
+# $NetBSD: Makefile,v 1.2 2022/02/07 17:07:22 adam Exp $
-DISTNAME= ipyparallel-8.1.0
+DISTNAME= ipyparallel-8.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= parallel python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipyparallel/}
diff -r 4dcc7e7151ff -r 3e8dbed00229 parallel/py-ipyparallel/PLIST
--- a/parallel/py-ipyparallel/PLIST Mon Feb 07 17:02:27 2022 +0000
+++ b/parallel/py-ipyparallel/PLIST Mon Feb 07 17:07:22 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2022/02/04 13:09:41 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/02/07 17:07:22 adam Exp $
bin/ipcluster-${PYVERSSUFFIX}
bin/ipcontroller-${PYVERSSUFFIX}
bin/ipengine-${PYVERSSUFFIX}
@@ -157,8 +157,8 @@
${PYSITELIB}/ipyparallel/labextension/schemas/ipyparallel-labextension/package.json.orig
${PYSITELIB}/ipyparallel/labextension/schemas/ipyparallel-labextension/plugin.json
${PYSITELIB}/ipyparallel/labextension/static/114.bf22097df2e8c0ccfac9.js
-${PYSITELIB}/ipyparallel/labextension/static/572.42ee21fd815e1a15c716.js
-${PYSITELIB}/ipyparallel/labextension/static/remoteEntry.0127a649b3aaf5cb3183.js
+${PYSITELIB}/ipyparallel/labextension/static/572.d4c49c9e00ca709b9f1d.js
+${PYSITELIB}/ipyparallel/labextension/static/remoteEntry.34efbd5c8b146e4195cf.js
${PYSITELIB}/ipyparallel/labextension/static/style.js
${PYSITELIB}/ipyparallel/labextension/static/third-party-licenses.json
${PYSITELIB}/ipyparallel/logger.py
@@ -283,8 +283,8 @@
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/114.bf22097df2e8c0ccfac9.js
-share/jupyter/labextensions/ipyparallel-labextension/static/572.42ee21fd815e1a15c716.js
-share/jupyter/labextensions/ipyparallel-labextension/static/remoteEntry.0127a649b3aaf5cb3183.js
+share/jupyter/labextensions/ipyparallel-labextension/static/572.d4c49c9e00ca709b9f1d.js
+share/jupyter/labextensions/ipyparallel-labextension/static/remoteEntry.34efbd5c8b146e4195cf.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
diff -r 4dcc7e7151ff -r 3e8dbed00229 parallel/py-ipyparallel/distinfo
--- a/parallel/py-ipyparallel/distinfo Mon Feb 07 17:02:27 2022 +0000
+++ b/parallel/py-ipyparallel/distinfo Mon Feb 07 17:07:22 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2022/02/04 13:09:41 adam Exp $
+$NetBSD: distinfo,v 1.2 2022/02/07 17:07:22 adam Exp $
-BLAKE2s (ipyparallel-8.1.0.tar.gz) = 3b0b9b226664fc574d952fec080fad10dabc5d25a4fbefd5d20a56be8f3f9a0e
-SHA512 (ipyparallel-8.1.0.tar.gz) = 21e1d3d9e04c7567889e923ff0f1b140251518efd331dd2180a42142eedbb4c92eaeafce17bf2287e1d36ef4e5951f2f50021d9b9a96c266e4e94e1a3ac34347
-Size (ipyparallel-8.1.0.tar.gz) = 9365732 bytes
+BLAKE2s (ipyparallel-8.2.0.tar.gz) = 3346fbbf54609908857d5beda0344ccecfdb671cf53633e4a24e134d93797abf
+SHA512 (ipyparallel-8.2.0.tar.gz) = f6e62eaa86fa63ef1417e850de3eaf5ba228a1ad1da99c66b64b371010b57ba805201f18c97485ded24899afe7b22edbec23ca0e21344e9c2c2eacfcd6fd8adf
+Size (ipyparallel-8.2.0.tar.gz) = 9367069 bytes
SHA1 (patch-setup.py) = 31da7831d9681ead3d2996e769ec05cd56248ffb
Home |
Main Index |
Thread Index |
Old Index