Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 877E01A921F for ; Fri, 8 Apr 2022 06:47:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B531E84E8C; Fri, 8 Apr 2022 06:47:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF9E484D65 for ; Fri, 8 Apr 2022 06:47:40 +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 KEba4BO4jlot for ; Fri, 8 Apr 2022 06:47:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6007B84C71 for ; Fri, 8 Apr 2022 06:47:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5D2F9FB24; Fri, 8 Apr 2022 06:47:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1649400460252410" MIME-Version: 1.0 Date: Fri, 8 Apr 2022 06:47:40 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-jupyter_client To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220408064740.5D2F9FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1649400460252410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Apr 8 06:47:40 UTC 2022 Modified Files: pkgsrc/devel/py-jupyter_client: Makefile PLIST distinfo Log Message: py-jupyter_client: updated to 7.2.2 7.2.2 Maintenance and upkeep improvements - Include py.typed file - [pre-commit.ci] pre-commit autoupdate - More Cleanup To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/py-jupyter_client/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-jupyter_client/PLIST cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-jupyter_client/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1649400460252410 Content-Disposition: inline Content-Length: 2634 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-jupyter_client/Makefile diff -u pkgsrc/devel/py-jupyter_client/Makefile:1.26 pkgsrc/devel/py-jupyter_client/Makefile:1.27 --- pkgsrc/devel/py-jupyter_client/Makefile:1.26 Thu Apr 7 13:13:11 2022 +++ pkgsrc/devel/py-jupyter_client/Makefile Fri Apr 8 06:47:40 2022 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2022/04/07 13:13:11 adam Exp $ +# $NetBSD: Makefile,v 1.27 2022/04/08 06:47:40 adam Exp $ -DISTNAME= jupyter_client-7.2.1 +DISTNAME= jupyter_client-7.2.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_client/} Index: pkgsrc/devel/py-jupyter_client/PLIST diff -u pkgsrc/devel/py-jupyter_client/PLIST:1.11 pkgsrc/devel/py-jupyter_client/PLIST:1.12 --- pkgsrc/devel/py-jupyter_client/PLIST:1.11 Thu Apr 7 13:13:11 2022 +++ pkgsrc/devel/py-jupyter_client/PLIST Fri Apr 8 06:47:40 2022 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2022/04/07 13:13:11 adam Exp $ +@comment $NetBSD: PLIST,v 1.12 2022/04/08 06:47:40 adam Exp $ bin/jupyter-kernel-${PYVERSSUFFIX} bin/jupyter-kernelspec-${PYVERSSUFFIX} bin/jupyter-run-${PYVERSSUFFIX} @@ -95,6 +95,7 @@ ${PYSITELIB}/jupyter_client/provisioning ${PYSITELIB}/jupyter_client/provisioning/provisioner_base.py ${PYSITELIB}/jupyter_client/provisioning/provisioner_base.pyc ${PYSITELIB}/jupyter_client/provisioning/provisioner_base.pyo +${PYSITELIB}/jupyter_client/py.typed ${PYSITELIB}/jupyter_client/restarter.py ${PYSITELIB}/jupyter_client/restarter.pyc ${PYSITELIB}/jupyter_client/restarter.pyo Index: pkgsrc/devel/py-jupyter_client/distinfo diff -u pkgsrc/devel/py-jupyter_client/distinfo:1.20 pkgsrc/devel/py-jupyter_client/distinfo:1.21 --- pkgsrc/devel/py-jupyter_client/distinfo:1.20 Thu Apr 7 13:13:11 2022 +++ pkgsrc/devel/py-jupyter_client/distinfo Fri Apr 8 06:47:40 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2022/04/07 13:13:11 adam Exp $ +$NetBSD: distinfo,v 1.21 2022/04/08 06:47:40 adam Exp $ -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 +BLAKE2s (jupyter_client-7.2.2.tar.gz) = d2ca7c82d3c5e60800df76be6f96a4d141c4a82816f4495dee1bb489d359f332 +SHA512 (jupyter_client-7.2.2.tar.gz) = 138c17557d112e2d919c384fbe0feb172471112f185d72fd60cf75477dc7516e8ca6c31d34577a77631f97d0221fb26916e69c400a25c12cd4412297ebcd575d +Size (jupyter_client-7.2.2.tar.gz) = 327717 bytes --_----------=_1649400460252410--