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:           Thu May  4 18:11:57 UTC 2023

Modified Files:
        pkgsrc/parallel/py-ipyparallel: Makefile PLIST distinfo

Log Message:
py-ipyparallel: updated to 8.6.1

8.6.1

Bugs fixed

- avoid errors when engine id cannot be identified
- Disable variable expansion in %px
- fix wait_interactive(return_when=FIRST_EXCEPTION) when there are no errors

8.6.0

A tiny release fixing issues seen building notebooks with jupyter-book.

- Fix KeyError on parent_header when streaming output with %%px
- Allow disabling streaming/progress defaults with IPP_NONINTERACTIVE=1 environment variable (e.g. when building notebooks in documentation)

8.5.1

A tiny bugfix release

- Fix error preventing creation of new profiles via the lab extension

8.5.0

A small bugfix and compatibility release.

- Updates dependencies in jupyterlab extension to jupyterlab 3.6
- fix ResourceWarnings about closed clusters
- Avoid some deprecated APIs in jupyter-client and pyzmq


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/parallel/py-ipyparallel/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/parallel/py-ipyparallel/PLIST
cvs rdiff -u -r1.5 -r1.6 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.8 pkgsrc/parallel/py-ipyparallel/Makefile:1.9
--- pkgsrc/parallel/py-ipyparallel/Makefile:1.8 Tue Sep  6 19:44:57 2022
+++ pkgsrc/parallel/py-ipyparallel/Makefile     Thu May  4 18:11:57 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2022/09/06 19:44:57 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2023/05/04 18:11:57 adam Exp $
 
-DISTNAME=      ipyparallel-8.4.1
+DISTNAME=      ipyparallel-8.6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION=   1
 CATEGORIES=    parallel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ipyparallel/}
 
@@ -11,8 +10,8 @@ HOMEPAGE=     https://ipython.org/
 COMMENT=       Interactive Parallel Computing with IPython
 LICENSE=       modified-bsd
 
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-hatchling>=0.25:../../devel/py-hatchling
-#BUILD_DEPENDS+=       ${PYPKGPREFIX}-jupyterlab>=3.0.0-[0-9]*:../../devel/py-jupyterlab
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=0.25:../../devel/py-hatchling
+#TOOL_DEPENDS+=        ${PYPKGPREFIX}-jupyterlab>=3.0.0:../../www/py-jupyterlab
 DEPENDS+=      ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
 DEPENDS+=      ${PYPKGPREFIX}-entrypoints-[0-9]*:../../devel/py-entrypoints
 DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.1:../../time/py-dateutil
@@ -40,7 +39,7 @@ REPLACE_PYTHON+=      ipyparallel/controller/
 REPLACE_PYTHON+=       ipyparallel/controller/heartmonitor.py
 REPLACE_PYTHON+=       ipyparallel/engine/app.py
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27 37
+PYTHON_VERSIONS_INCOMPATIBLE=  27 37 38
 
 post-install:
 .for bin in ipcluster ipcontroller ipengine

Index: pkgsrc/parallel/py-ipyparallel/PLIST
diff -u pkgsrc/parallel/py-ipyparallel/PLIST:1.6 pkgsrc/parallel/py-ipyparallel/PLIST:1.7
--- pkgsrc/parallel/py-ipyparallel/PLIST:1.6    Tue Sep  6 19:44:57 2022
+++ pkgsrc/parallel/py-ipyparallel/PLIST        Thu May  4 18:11:57 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2022/09/06 19:44:57 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2023/05/04 18:11:57 adam Exp $
 bin/ipcluster-${PYVERSSUFFIX}
 bin/ipcontroller-${PYVERSSUFFIX}
 bin/ipengine-${PYVERSSUFFIX}
@@ -112,9 +112,9 @@ ${PYSITELIB}/ipyparallel/joblib.pyc
 ${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/114.66e59b086d0542d83a0b.js
-${PYSITELIB}/ipyparallel/labextension/static/592.2b7ed5c4c82a6ff40ff1.js
-${PYSITELIB}/ipyparallel/labextension/static/remoteEntry.bcf4d9d80e97b7f03355.js
+${PYSITELIB}/ipyparallel/labextension/static/114.b63b1cb1deb6ab07694a.js
+${PYSITELIB}/ipyparallel/labextension/static/592.2265e4df71d8ba0dbbf6.js
+${PYSITELIB}/ipyparallel/labextension/static/remoteEntry.f5bc00ef0248261af0b1.js
 ${PYSITELIB}/ipyparallel/labextension/static/style.js
 ${PYSITELIB}/ipyparallel/labextension/static/third-party-licenses.json
 ${PYSITELIB}/ipyparallel/logger.py
@@ -197,9 +197,9 @@ ${PYSITELIB}/ipyparallel/util.pyc
 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/114.66e59b086d0542d83a0b.js
-share/jupyter/labextensions/ipyparallel-labextension/static/592.2b7ed5c4c82a6ff40ff1.js
-share/jupyter/labextensions/ipyparallel-labextension/static/remoteEntry.bcf4d9d80e97b7f03355.js
+share/jupyter/labextensions/ipyparallel-labextension/static/114.b63b1cb1deb6ab07694a.js
+share/jupyter/labextensions/ipyparallel-labextension/static/592.2265e4df71d8ba0dbbf6.js
+share/jupyter/labextensions/ipyparallel-labextension/static/remoteEntry.f5bc00ef0248261af0b1.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.5 pkgsrc/parallel/py-ipyparallel/distinfo:1.6
--- pkgsrc/parallel/py-ipyparallel/distinfo:1.5 Tue Jul  5 18:06:28 2022
+++ pkgsrc/parallel/py-ipyparallel/distinfo     Thu May  4 18:11:57 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/07/05 18:06:28 adam Exp $
+$NetBSD: distinfo,v 1.6 2023/05/04 18:11:57 adam Exp $
 
-BLAKE2s (ipyparallel-8.4.1.tar.gz) = e5fb9251c6e3c108f4484185b2747c57d4488ab11374170556f60ece070c6bf7
-SHA512 (ipyparallel-8.4.1.tar.gz) = 640489b3920b91e1b2f83def00a06e8ec45c61bd7ebe33a3e4a30560e2b0acdbe0a98a685d868dd7bce4c65920d378ab69efca75cf0ae7f164ee792c870a297e
-Size (ipyparallel-8.4.1.tar.gz) = 6843301 bytes
+BLAKE2s (ipyparallel-8.6.1.tar.gz) = ecdb8ecd3a888ce9597ac3513ee1b254c0445237529782e3f8dbcbb6f5b20a81
+SHA512 (ipyparallel-8.6.1.tar.gz) = e83447f9d52eed87e8513d2ee74d2d6b589a5c04b5bf6dfece6d87565dd9c5e46abd280eb5ab64266b2e759dec1007ab007d0b8232b6239768190bd6900f53ff
+Size (ipyparallel-8.6.1.tar.gz) = 6807935 bytes



Home | Main Index | Thread Index | Old Index