Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BD64F84E72 for ; Wed, 27 Sep 2023 16:09:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id k6WmSqU3c7EF for ; Wed, 27 Sep 2023 16:09:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D8FD084CEE for ; Wed, 27 Sep 2023 16:09:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8B6ECFBDB; Wed, 27 Sep 2023 16:09:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1695830940291960" MIME-Version: 1.0 Date: Wed, 27 Sep 2023 16:09:00 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-jupyter_core To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230927160900.8B6ECFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1695830940291960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Sep 27 16:09:00 UTC 2023 Modified Files: pkgsrc/devel/py-jupyter_core: Makefile PLIST distinfo Log Message: py-jupyter_core: updated to 5.3.2 5.3.2 Bugs fixed - Fix event loop handling Maintenance and upkeep improvements - Bump actions/checkout from 3 to 4 - Adopt sp-repo-review To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/py-jupyter_core/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-jupyter_core/PLIST cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-jupyter_core/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1695830940291960 Content-Disposition: inline Content-Length: 5400 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-jupyter_core/Makefile diff -u pkgsrc/devel/py-jupyter_core/Makefile:1.25 pkgsrc/devel/py-jupyter_core/Makefile:1.26 --- pkgsrc/devel/py-jupyter_core/Makefile:1.25 Fri Jun 16 08:42:12 2023 +++ pkgsrc/devel/py-jupyter_core/Makefile Wed Sep 27 16:09:00 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2023/06/16 08:42:12 adam Exp $ +# $NetBSD: Makefile,v 1.26 2023/09/27 16:09:00 adam Exp $ -DISTNAME= jupyter_core-5.3.1 +DISTNAME= jupyter_core-5.3.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_core/} Index: pkgsrc/devel/py-jupyter_core/PLIST diff -u pkgsrc/devel/py-jupyter_core/PLIST:1.7 pkgsrc/devel/py-jupyter_core/PLIST:1.8 --- pkgsrc/devel/py-jupyter_core/PLIST:1.7 Fri Mar 17 17:21:20 2023 +++ pkgsrc/devel/py-jupyter_core/PLIST Wed Sep 27 16:09:00 2023 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2023/03/17 17:21:20 adam Exp $ +@comment $NetBSD: PLIST,v 1.8 2023/09/27 16:09:00 adam Exp $ bin/jupyter-${PYVERSSUFFIX} bin/jupyter-migrate-${PYVERSSUFFIX} bin/jupyter-troubleshoot-${PYVERSSUFFIX} @@ -25,45 +25,6 @@ ${PYSITELIB}/jupyter_core/migrate.pyc ${PYSITELIB}/jupyter_core/paths.py ${PYSITELIB}/jupyter_core/paths.pyc ${PYSITELIB}/jupyter_core/py.typed -${PYSITELIB}/jupyter_core/tests/__init__.py -${PYSITELIB}/jupyter_core/tests/__init__.pyc -${PYSITELIB}/jupyter_core/tests/dotipython/nbextensions/myext.js -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_config.py -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_config.pyc -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_console_config.pyc -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.pyc -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.pyc -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.pyc -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/static/custom/custom.css -${PYSITELIB}/jupyter_core/tests/dotipython/profile_default/static/custom/custom.js -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.pyc -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.pyc -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.pyc -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.pyc -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.pyc -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css -${PYSITELIB}/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js -${PYSITELIB}/jupyter_core/tests/mocking.py -${PYSITELIB}/jupyter_core/tests/mocking.pyc -${PYSITELIB}/jupyter_core/tests/test_application.py -${PYSITELIB}/jupyter_core/tests/test_application.pyc -${PYSITELIB}/jupyter_core/tests/test_async.py -${PYSITELIB}/jupyter_core/tests/test_async.pyc -${PYSITELIB}/jupyter_core/tests/test_command.py -${PYSITELIB}/jupyter_core/tests/test_command.pyc -${PYSITELIB}/jupyter_core/tests/test_migrate.py -${PYSITELIB}/jupyter_core/tests/test_migrate.pyc -${PYSITELIB}/jupyter_core/tests/test_paths.py -${PYSITELIB}/jupyter_core/tests/test_paths.pyc ${PYSITELIB}/jupyter_core/troubleshoot.py ${PYSITELIB}/jupyter_core/troubleshoot.pyc ${PYSITELIB}/jupyter_core/utils/__init__.py Index: pkgsrc/devel/py-jupyter_core/distinfo diff -u pkgsrc/devel/py-jupyter_core/distinfo:1.19 pkgsrc/devel/py-jupyter_core/distinfo:1.20 --- pkgsrc/devel/py-jupyter_core/distinfo:1.19 Fri Jun 16 08:42:12 2023 +++ pkgsrc/devel/py-jupyter_core/distinfo Wed Sep 27 16:09:00 2023 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2023/06/16 08:42:12 adam Exp $ +$NetBSD: distinfo,v 1.20 2023/09/27 16:09:00 adam Exp $ -BLAKE2s (jupyter_core-5.3.1.tar.gz) = ace5cc46ad6ab8d8c3b1b80476a8578298af1ac4a78140c35b9b4f773d935ece -SHA512 (jupyter_core-5.3.1.tar.gz) = 752ce40c0aa71432177100f34596ad98d9907f8e2d26fcabc0bce7b4f5efb9207f1979d2db180f00d2160a84034656952640cde757186e538f7038bb0f626c7b -Size (jupyter_core-5.3.1.tar.gz) = 84448 bytes +BLAKE2s (jupyter_core-5.3.2.tar.gz) = fed6e6f23bbec9c2d372653bf0318587aaf1060c8c76086361649f20cc61ae8e +SHA512 (jupyter_core-5.3.2.tar.gz) = f202cb16dc5d42d4ae87dd6fd91c3fa38f4b6611b58fd904eb37b647628f6ca5164e4e61d4eb09cc0dee192463ddd7577f64242b1dd7b014fecff5b252f661e1 +Size (jupyter_core-5.3.2.tar.gz) = 84808 bytes SHA1 (patch-jupyter__core_paths.py) = 77720329c9613abde9576244ac17b101bfded070 --_----------=_1695830940291960--