Received: by mail.netbsd.org (Postfix, from userid 605) id 9C5E584E97; Tue, 24 Jan 2023 10:08:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CBFA984E98 for ; Tue, 24 Jan 2023 10:08:07 +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 7fUJQ-JJwymC for ; Tue, 24 Jan 2023 10:08:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3A53784CEA for ; Tue, 24 Jan 2023 10:08:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 375B9FA90; Tue, 24 Jan 2023 10:08:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1674554887258140" MIME-Version: 1.0 Date: Tue, 24 Jan 2023 10:08:07 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-pylint To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230124100807.375B9FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1674554887258140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jan 24 10:08:07 UTC 2023 Modified Files: pkgsrc/devel/py-pylint: Makefile distinfo Log Message: py-pylint: updated to 2.15.10 What's new in Pylint 2.15.10? False Positives Fixed Fix use-sequence-for-iteration when unpacking a set with *. Fix false positive assigning-non-slot when a class attribute is re-assigned. Fixes used-before-assignment false positive when the walrus operator is used in a ternary operator. Prevent used-before-assignment when imports guarded by if TYPE_CHECKING are guarded again when used. Other Bug Fixes Using custom braces in msg-template will now work properly. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 pkgsrc/devel/py-pylint/Makefile cvs rdiff -u -r1.65 -r1.66 pkgsrc/devel/py-pylint/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1674554887258140 Content-Disposition: inline Content-Length: 2241 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-pylint/Makefile diff -u pkgsrc/devel/py-pylint/Makefile:1.76 pkgsrc/devel/py-pylint/Makefile:1.77 --- pkgsrc/devel/py-pylint/Makefile:1.76 Sun Dec 18 10:03:29 2022 +++ pkgsrc/devel/py-pylint/Makefile Tue Jan 24 10:08:07 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.76 2022/12/18 10:03:29 adam Exp $ +# $NetBSD: Makefile,v 1.77 2023/01/24 10:08:07 adam Exp $ -DISTNAME= pylint-2.15.9 +DISTNAME= pylint-2.15.10 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint/} @@ -10,9 +10,9 @@ HOMEPAGE= https://www.pylint.org/ COMMENT= Python source code analyzer LICENSE= gnu-gpl-v2 -TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel -DEPENDS+= ${PYPKGPREFIX}-astroid>=2.12.12:../../devel/py-astroid -DEPENDS+= ${PYPKGPREFIX}-dill>=0.2:../../textproc/py-dill +TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0.37.1:../../devel/py-wheel +DEPENDS+= ${PYPKGPREFIX}-astroid>=2.12.13:../../devel/py-astroid +DEPENDS+= ${PYPKGPREFIX}-dill>=0.3.6:../../textproc/py-dill DEPENDS+= ${PYPKGPREFIX}-isort>=4.2.5:../../devel/py-isort DEPENDS+= ${PYPKGPREFIX}-mccabe>=0.6:../../devel/py-mccabe DEPENDS+= ${PYPKGPREFIX}-platformdirs>=2.2.0:../../misc/py-platformdirs Index: pkgsrc/devel/py-pylint/distinfo diff -u pkgsrc/devel/py-pylint/distinfo:1.65 pkgsrc/devel/py-pylint/distinfo:1.66 --- pkgsrc/devel/py-pylint/distinfo:1.65 Sun Dec 18 10:03:29 2022 +++ pkgsrc/devel/py-pylint/distinfo Tue Jan 24 10:08:07 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.65 2022/12/18 10:03:29 adam Exp $ +$NetBSD: distinfo,v 1.66 2023/01/24 10:08:07 adam Exp $ -BLAKE2s (pylint-2.15.9.tar.gz) = 57fb56825e42987110ba6196cf9cd8e5c56432791cfb5475f130fb42c4bf9f65 -SHA512 (pylint-2.15.9.tar.gz) = c4a59ef2e97fabf0b600dc61ec45628252829d6a8c7334707d97b4c1597827f6a76e2c875515937ca434a0714a85424a53eeb1cd604b8113625d79871c392ea2 -Size (pylint-2.15.9.tar.gz) = 411126 bytes +BLAKE2s (pylint-2.15.10.tar.gz) = 0c060ae65b53f0a6beafc420cf02640b9624930f7272f1843c5f56ad85445f21 +SHA512 (pylint-2.15.10.tar.gz) = 9c3ae0979f023ede518377630f8bc1540783323013af57b2caa073a31ede571fe5d975f66f358bff288942cf1cd34a8b3143236dba580f5e20cfb19261358984 +Size (pylint-2.15.10.tar.gz) = 411656 bytes --_----------=_1674554887258140--