pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-jupyter_client py-jupyter_client: updated to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1eb666987526
branches:  trunk
changeset: 376430:1eb666987526
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Apr 07 13:13:11 2022 +0000

description:
py-jupyter_client: updated to 7.2.1

7.2.1

Maintenance and upkeep improvements

- Handle Warnings



7.2.0

Enhancements made

- Update consoleapp.py

Bugs fixed

- Json packer: handle TypeError and fallback to old json_clean
- Prefer sending signals to kernel process group

Maintenance and upkeep improvements

- Mock is not needed
- Add pytest opts and clean up workflows
- Clean up dependency handling
- Use built in run cancellation

diffstat:

 devel/py-jupyter_client/Makefile |  18 +++++++++---------
 devel/py-jupyter_client/PLIST    |   5 +----
 devel/py-jupyter_client/distinfo |   8 ++++----
 3 files changed, 14 insertions(+), 17 deletions(-)

diffs (69 lines):

diff -r 0d481c12dbac -r 1eb666987526 devel/py-jupyter_client/Makefile
--- a/devel/py-jupyter_client/Makefile  Thu Apr 07 12:39:06 2022 +0000
+++ b/devel/py-jupyter_client/Makefile  Thu Apr 07 13:13:11 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2022/01/31 17:59:00 adam Exp $
+# $NetBSD: Makefile,v 1.26 2022/04/07 13:13:11 adam Exp $
 
-DISTNAME=      jupyter_client-7.1.2
+DISTNAME=      jupyter_client-7.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyter_client/}
@@ -11,17 +11,17 @@
 LICENSE=       modified-bsd
 
 DEPENDS+=      ${PYPKGPREFIX}-entrypoints-[0-9]*:../../devel/py-entrypoints
-DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.1:../../time/py-dateutil
-DEPENDS+=      ${PYPKGPREFIX}-jupyter_core>=4.6.0:../../devel/py-jupyter_core
-DEPENDS+=      ${PYPKGPREFIX}-nest-asyncio>=1.5:../../devel/py-nest-asyncio
-DEPENDS+=      ${PYPKGPREFIX}-tornado>=4.1:../../www/py-tornado
+DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.8.2:../../time/py-dateutil
+DEPENDS+=      ${PYPKGPREFIX}-jupyter_core>=4.9.2:../../devel/py-jupyter_core
+DEPENDS+=      ${PYPKGPREFIX}-nest-asyncio>=1.5.4:../../devel/py-nest-asyncio
+DEPENDS+=      ${PYPKGPREFIX}-tornado>=6.0:../../www/py-tornado
 DEPENDS+=      ${PYPKGPREFIX}-traitlets>=4.1.0:../../devel/py-traitlets
 DEPENDS+=      ${PYPKGPREFIX}-zmq>=13.0.0:../../net/py-zmq
-TEST_DEPENDS+= ${PYPKGPREFIX}-ipykernel-[0-9]*:../../devel/py-ipykernel
+TEST_DEPENDS+= ${PYPKGPREFIX}-ipykernel>=6.5:../../devel/py-ipykernel
 TEST_DEPENDS+= ${PYPKGPREFIX}-ipython-[0-9]*:../../devel/py-ipython
-TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio-[0-9]*:../../devel/py-test-asyncio
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=0.18:../../devel/py-test-asyncio
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout
 
 USE_LANGUAGES= # none
diff -r 0d481c12dbac -r 1eb666987526 devel/py-jupyter_client/PLIST
--- a/devel/py-jupyter_client/PLIST     Thu Apr 07 12:39:06 2022 +0000
+++ b/devel/py-jupyter_client/PLIST     Thu Apr 07 13:13:11 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2022/01/31 17:59:00 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2022/04/07 13:13:11 adam Exp $
 bin/jupyter-kernel-${PYVERSSUFFIX}
 bin/jupyter-kernelspec-${PYVERSSUFFIX}
 bin/jupyter-run-${PYVERSSUFFIX}
@@ -170,9 +170,6 @@
 ${PYSITELIB}/jupyter_client/tests/test_ssh.py
 ${PYSITELIB}/jupyter_client/tests/test_ssh.pyc
 ${PYSITELIB}/jupyter_client/tests/test_ssh.pyo
-${PYSITELIB}/jupyter_client/tests/test_utils.py
-${PYSITELIB}/jupyter_client/tests/test_utils.pyc
-${PYSITELIB}/jupyter_client/tests/test_utils.pyo
 ${PYSITELIB}/jupyter_client/tests/utils.py
 ${PYSITELIB}/jupyter_client/tests/utils.pyc
 ${PYSITELIB}/jupyter_client/tests/utils.pyo
diff -r 0d481c12dbac -r 1eb666987526 devel/py-jupyter_client/distinfo
--- a/devel/py-jupyter_client/distinfo  Thu Apr 07 12:39:06 2022 +0000
+++ b/devel/py-jupyter_client/distinfo  Thu Apr 07 13:13:11 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2022/01/31 17:59:00 adam Exp $
+$NetBSD: distinfo,v 1.20 2022/04/07 13:13:11 adam Exp $
 
-BLAKE2s (jupyter_client-7.1.2.tar.gz) = 10de52f235e072a6fb6d3ffa1befccc4b33bf8964b83ae9d8274a7aa7ae9cf65
-SHA512 (jupyter_client-7.1.2.tar.gz) = 7baadc7d508c25ea588d0d7a6da8eb5a28fe4dbce32c9dfa1f9b2b82c7c3d7ae8c034cc03414b3eafec620931bd760c0844421197c01a3d25597af18f6e60060
-Size (jupyter_client-7.1.2.tar.gz) = 326163 bytes
+BLAKE2s (jupyter_client-7.2.1.tar.gz) = 253096c7e9422be283d4c6f51a5eb483be4a24ee9f00d8de5566d5d0edaf511c
+SHA512 (jupyter_client-7.2.1.tar.gz) = aa1a07c0c098964e8625168a9dfc9486bf8af98ea2d81d993b7501de1ff9eb7e59c6f7fe38081f64c12c71cfa714f7e39cfd81d31ce2c0491a4d384469fd4f44
+Size (jupyter_client-7.2.1.tar.gz) = 327347 bytes



Home | Main Index | Thread Index | Old Index