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.4.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2d71029f1a0
branches:  trunk
changeset: 381382:a2d71029f1a0
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jul 05 18:06:28 2022 +0000

description:
py-ipyparallel: updated to 8.4.1

8.4.1 is a tiny release, adding support for Python 3.11

diffstat:

 parallel/py-ipyparallel/Makefile |  4 ++--
 parallel/py-ipyparallel/PLIST    |  6 +++---
 parallel/py-ipyparallel/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (52 lines):

diff -r 3f4a50fa7e8a -r a2d71029f1a0 parallel/py-ipyparallel/Makefile
--- a/parallel/py-ipyparallel/Makefile  Tue Jul 05 18:02:19 2022 +0000
+++ b/parallel/py-ipyparallel/Makefile  Tue Jul 05 18:06:28 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/06/17 12:23:17 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/07/05 18:06:28 adam Exp $
 
-DISTNAME=      ipyparallel-8.4.0
+DISTNAME=      ipyparallel-8.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    parallel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ipyparallel/}
diff -r 3f4a50fa7e8a -r a2d71029f1a0 parallel/py-ipyparallel/PLIST
--- a/parallel/py-ipyparallel/PLIST     Tue Jul 05 18:02:19 2022 +0000
+++ b/parallel/py-ipyparallel/PLIST     Tue Jul 05 18:06:28 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2022/06/17 12:23:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/07/05 18:06:28 adam Exp $
 bin/ipcluster-${PYVERSSUFFIX}
 bin/ipcontroller-${PYVERSSUFFIX}
 bin/ipengine-${PYVERSSUFFIX}
@@ -114,7 +114,7 @@
 ${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.e59f6cb3af3dcf40fb9b.js
+${PYSITELIB}/ipyparallel/labextension/static/remoteEntry.bcf4d9d80e97b7f03355.js
 ${PYSITELIB}/ipyparallel/labextension/static/style.js
 ${PYSITELIB}/ipyparallel/labextension/static/third-party-licenses.json
 ${PYSITELIB}/ipyparallel/logger.py
@@ -199,7 +199,7 @@
 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.e59f6cb3af3dcf40fb9b.js
+share/jupyter/labextensions/ipyparallel-labextension/static/remoteEntry.bcf4d9d80e97b7f03355.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 3f4a50fa7e8a -r a2d71029f1a0 parallel/py-ipyparallel/distinfo
--- a/parallel/py-ipyparallel/distinfo  Tue Jul 05 18:02:19 2022 +0000
+++ b/parallel/py-ipyparallel/distinfo  Tue Jul 05 18:06:28 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/06/17 12:23:17 adam Exp $
+$NetBSD: distinfo,v 1.5 2022/07/05 18:06:28 adam Exp $
 
-BLAKE2s (ipyparallel-8.4.0.tar.gz) = be8051dad8dd4730579a3fe4db1f787c203f57acecfb2833b83aac6a7493d85d
-SHA512 (ipyparallel-8.4.0.tar.gz) = ac3ef5bb733f8879dc76277bcc5be2e614000241045567ba4f23793641a523620ff8c246fd8785c81fa380c98f536cf8ef56b3bda7850b5db68d7232714b3a1b
-Size (ipyparallel-8.4.0.tar.gz) = 6842960 bytes
+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



Home | Main Index | Thread Index | Old Index