Received: by mail.netbsd.org (Postfix, from userid 605) id D699884E5F; Mon, 31 Oct 2022 15:25:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 12D2984D4B for ; Mon, 31 Oct 2022 15:25:42 +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 L-rrdyJwOh34 for ; Mon, 31 Oct 2022 15:25:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7806084D08 for ; Mon, 31 Oct 2022 15:25:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 714BFFA90; Mon, 31 Oct 2022 15:25:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1667229941227610" MIME-Version: 1.0 Date: Mon, 31 Oct 2022 15:25:41 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-utils To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20221031152541.714BFFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1667229941227610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Oct 31 15:25:41 UTC 2022 Modified Files: pkgsrc/devel/py-utils: Makefile PLIST distinfo Log Message: py-utils: updated to 3.4.5 v3.4.5 Added TracebackType to types v3.4.4 Added py.typed v3.4.3 Added py.typed v3.4.2 Added py.typed v3.4.1 Added py.typed v3.4.0 added more type hints, full pyright and mypy support and added py.typed file To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-utils/Makefile \ pkgsrc/devel/py-utils/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-utils/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1667229941227610 Content-Disposition: inline Content-Length: 2405 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-utils/Makefile diff -u pkgsrc/devel/py-utils/Makefile:1.8 pkgsrc/devel/py-utils/Makefile:1.9 --- pkgsrc/devel/py-utils/Makefile:1.8 Thu Aug 25 11:14:51 2022 +++ pkgsrc/devel/py-utils/Makefile Mon Oct 31 15:25:41 2022 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2022/08/25 11:14:51 adam Exp $ +# $NetBSD: Makefile,v 1.9 2022/10/31 15:25:41 adam Exp $ -DISTNAME= python-utils-3.3.3 +DISTNAME= python-utils-3.4.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-utils/} Index: pkgsrc/devel/py-utils/distinfo diff -u pkgsrc/devel/py-utils/distinfo:1.8 pkgsrc/devel/py-utils/distinfo:1.9 --- pkgsrc/devel/py-utils/distinfo:1.8 Thu Aug 25 11:14:51 2022 +++ pkgsrc/devel/py-utils/distinfo Mon Oct 31 15:25:41 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2022/08/25 11:14:51 adam Exp $ +$NetBSD: distinfo,v 1.9 2022/10/31 15:25:41 adam Exp $ -BLAKE2s (python-utils-3.3.3.tar.gz) = 4f0814f9aac94689651e49dc0adf284a3f5dad467a5eec130387cc50be71edfe -SHA512 (python-utils-3.3.3.tar.gz) = 6becb1873da57f66aec26b98dab22c7917dacddd1a843a0c6e4f2939986a33888cb3b6addfa3b98660f9f35ca54763cf6da34e4099cd3e21987660f12a574b27 -Size (python-utils-3.3.3.tar.gz) = 28031 bytes +BLAKE2s (python-utils-3.4.5.tar.gz) = cbce402ecf071b0c4de23d82fe0d776bd205d03d56241de482a2d9d2bd508451 +SHA512 (python-utils-3.4.5.tar.gz) = 35b4b49dfce56e9e530fe979c070889296079d3a1fd548186bf6dbd6fdbce5363818b52a5d7559b7af3bd32561d87639565298386883351168a267fa88e1ff7f +Size (python-utils-3.4.5.tar.gz) = 28608 bytes Index: pkgsrc/devel/py-utils/PLIST diff -u pkgsrc/devel/py-utils/PLIST:1.5 pkgsrc/devel/py-utils/PLIST:1.6 --- pkgsrc/devel/py-utils/PLIST:1.5 Thu Aug 25 11:14:51 2022 +++ pkgsrc/devel/py-utils/PLIST Mon Oct 31 15:25:41 2022 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2022/08/25 11:14:51 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2022/10/31 15:25:41 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -43,6 +43,7 @@ ${PYSITELIB}/python_utils/logger.pyo ${PYSITELIB}/python_utils/loguru.py ${PYSITELIB}/python_utils/loguru.pyc ${PYSITELIB}/python_utils/loguru.pyo +${PYSITELIB}/python_utils/py.typed ${PYSITELIB}/python_utils/terminal.py ${PYSITELIB}/python_utils/terminal.pyc ${PYSITELIB}/python_utils/terminal.pyo --_----------=_1667229941227610--