Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=rvNLeuGK; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=TOmN+f3W Received: by mail.netbsd.org (Postfix, from userid 605) id 6104384E67; Wed, 3 Apr 2024 15:00:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712156452; bh=37IEOiOXYrqVR26EL5qcWg5jTSQnb5kBJ275UavWon8=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=rvNLeuGKZZYZrWE8MoUczdSJ50YjzMA8iJKyJJLtCQ8Xdz5P1lxeLpwIykeW7hbCa vHOykqN3Jy+L6VoCwlgDvb5zBLF8tSs5CVFsLbXe3YAaKSMNqB+89zq9UKvpk183VU 0MXIdu6oJyInGB8uQl3iTo7WfGNNFY5VXvk98g1U= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 546E984E61 for ; Wed, 3 Apr 2024 15:00:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 GrOrIjlvzg1v for ; Wed, 3 Apr 2024 15:00:50 +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 C74F984E65 for ; Wed, 3 Apr 2024 15:00:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712156450; bh=37IEOiOXYrqVR26EL5qcWg5jTSQnb5kBJ275UavWon8=; h=Date:From:Subject:To:Reply-To; b=TOmN+f3Ww+KdzNu7YgqPlpiHXjjzGpOnSfMV1mBYJRnw0AfdypsWF6nAr3x4wiO0x YJaWYU8xrPzKuDfF+Mgq1aLbgA9GMEpFQBeCzOHrwnBztJ1Rvq+9Dg66tjJHpf993N xNhzqD2ydf+GW4nafvNrepNbXqHQsukKjlfr49ns= Received: by cvs.NetBSD.org (Postfix, from userid 500) id BFE09FA2C; Wed, 3 Apr 2024 15:00:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1712156450177930" MIME-Version: 1.0 Date: Wed, 3 Apr 2024 15:00:50 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/py-test-jupyter To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240403150050.BFE09FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1712156450177930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Apr 3 15:00:50 UTC 2024 Modified Files: pkgsrc/www/py-test-jupyter: Makefile distinfo Log Message: py-test-jupyter: updated to 0.10.0 0.10.0 Enhancements made jp_ws_fetch: passthrough kwargs to websocket_connect To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-test-jupyter/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-test-jupyter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1712156450177930 Content-Disposition: inline Content-Length: 1661 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-test-jupyter/Makefile diff -u pkgsrc/www/py-test-jupyter/Makefile:1.6 pkgsrc/www/py-test-jupyter/Makefile:1.7 --- pkgsrc/www/py-test-jupyter/Makefile:1.6 Sun Mar 17 10:10:19 2024 +++ pkgsrc/www/py-test-jupyter/Makefile Wed Apr 3 15:00:50 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2024/03/17 10:10:19 adam Exp $ +# $NetBSD: Makefile,v 1.7 2024/04/03 15:00:50 adam Exp $ -DISTNAME= pytest_jupyter-0.9.1 +DISTNAME= pytest_jupyter-0.10.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-jupyter/} Index: pkgsrc/www/py-test-jupyter/distinfo diff -u pkgsrc/www/py-test-jupyter/distinfo:1.4 pkgsrc/www/py-test-jupyter/distinfo:1.5 --- pkgsrc/www/py-test-jupyter/distinfo:1.4 Sun Mar 17 10:10:19 2024 +++ pkgsrc/www/py-test-jupyter/distinfo Wed Apr 3 15:00:50 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2024/03/17 10:10:19 adam Exp $ +$NetBSD: distinfo,v 1.5 2024/04/03 15:00:50 adam Exp $ -BLAKE2s (pytest_jupyter-0.9.1.tar.gz) = 6e25d81925adde115780f4b2f84263df7168d2b41e3a8686092194bd29d51dc9 -SHA512 (pytest_jupyter-0.9.1.tar.gz) = bb513b4560fb4edcebfe3bef5f62544ec241de235a23cb644a6c9830d8284b7b22ac448e48ad48350dc17fa35a9117bcceabfdbeaa578a97be3db34fa3a5a1f8 -Size (pytest_jupyter-0.9.1.tar.gz) = 15519 bytes +BLAKE2s (pytest_jupyter-0.10.0.tar.gz) = cb0e3f4e6c74bdfc5aa0b2c72659541dbfebf6ad4de331cda8f0307724535185 +SHA512 (pytest_jupyter-0.10.0.tar.gz) = 7d8e35ff5643703479aa116cac9b1b6d757319088b43fa3ae08a2865fc2bcf08cc25dd117edacc4695dfb2a18548d51658535984c5b0c10be14fb66e3e8cfc75 +Size (pytest_jupyter-0.10.0.tar.gz) = 15514 bytes --_----------=_1712156450177930--