Received: by mail.netbsd.org (Postfix, from userid 605) id 69AB484EBA; Mon, 12 Dec 2022 13:45:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9A04484E81 for ; Mon, 12 Dec 2022 13:45:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 8Z8gL_0mHKDU for ; Mon, 12 Dec 2022 13:45:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0428784CEA for ; Mon, 12 Dec 2022 13:45:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 013D1FA90; Mon, 12 Dec 2022 13:45:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1670852699251070" MIME-Version: 1.0 Date: Mon, 12 Dec 2022 13:44:59 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-pathspec To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20221212134500.013D1FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1670852699251070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Dec 12 13:44:59 UTC 2022 Modified Files: pkgsrc/devel/py-pathspec: Makefile PLIST distinfo Log Message: py-pathspec: updated to 0.10.3 0.10.3 (2022-12-09) ------------------- New features: - Added utility function `pathspec.util.append_dir_sep()` to aid in distinguishing between directories and files on the file-system. Bug fixes: - Package not marked as py.typed. - Exports are considered private. - 'Self' string literal type is Unknown in pyright. Improvements: - Checking directories via match_file() does not work on Path objects. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-pathspec/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-pathspec/PLIST cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-pathspec/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1670852699251070 Content-Disposition: inline Content-Length: 2430 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-pathspec/Makefile diff -u pkgsrc/devel/py-pathspec/Makefile:1.13 pkgsrc/devel/py-pathspec/Makefile:1.14 --- pkgsrc/devel/py-pathspec/Makefile:1.13 Sun Nov 13 12:30:44 2022 +++ pkgsrc/devel/py-pathspec/Makefile Mon Dec 12 13:44:59 2022 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2022/11/13 12:30:44 adam Exp $ +# $NetBSD: Makefile,v 1.14 2022/12/12 13:44:59 adam Exp $ -DISTNAME= pathspec-0.10.2 +DISTNAME= pathspec-0.10.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pathspec/} Index: pkgsrc/devel/py-pathspec/PLIST diff -u pkgsrc/devel/py-pathspec/PLIST:1.3 pkgsrc/devel/py-pathspec/PLIST:1.4 --- pkgsrc/devel/py-pathspec/PLIST:1.3 Wed Sep 14 10:31:36 2022 +++ pkgsrc/devel/py-pathspec/PLIST Mon Dec 12 13:44:59 2022 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2022/09/14 10:31:36 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2022/12/12 13:44:59 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -24,6 +24,7 @@ ${PYSITELIB}/pathspec/patterns/__init__. ${PYSITELIB}/pathspec/patterns/gitwildmatch.py ${PYSITELIB}/pathspec/patterns/gitwildmatch.pyc ${PYSITELIB}/pathspec/patterns/gitwildmatch.pyo +${PYSITELIB}/pathspec/py.typed ${PYSITELIB}/pathspec/util.py ${PYSITELIB}/pathspec/util.pyc ${PYSITELIB}/pathspec/util.pyo Index: pkgsrc/devel/py-pathspec/distinfo diff -u pkgsrc/devel/py-pathspec/distinfo:1.14 pkgsrc/devel/py-pathspec/distinfo:1.15 --- pkgsrc/devel/py-pathspec/distinfo:1.14 Sun Nov 13 12:30:44 2022 +++ pkgsrc/devel/py-pathspec/distinfo Mon Dec 12 13:44:59 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2022/11/13 12:30:44 adam Exp $ +$NetBSD: distinfo,v 1.15 2022/12/12 13:44:59 adam Exp $ -BLAKE2s (pathspec-0.10.2.tar.gz) = 72ad2c62b2502430334d8ec3b4d8d766f1d75ff17cbb458fb54f210c830035c7 -SHA512 (pathspec-0.10.2.tar.gz) = 10525bda15f844556a08c8b7c13f454ccaece81e74d0e0a10dcfe6f8b260e3c3a571ae1dd1530e361a934e967a2d45d6994d0a5e6bb10026f6768cb08cf24575 -Size (pathspec-0.10.2.tar.gz) = 44432 bytes +BLAKE2s (pathspec-0.10.3.tar.gz) = 9593372ae932cf66f5b976220e1771be6d316e1cf2b006d90d77a690a814aecf +SHA512 (pathspec-0.10.3.tar.gz) = d0876374ab20d3624f1ba522de30472e401220ef3b269df9ea2e20526d5abddb8fd19866b0e3405a4746beb3a4b4b6f21ada4da5b7292a46febd6d418829e0f3 +Size (pathspec-0.10.3.tar.gz) = 45821 bytes --_----------=_1670852699251070--