Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-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 DEF001A921F for ; Thu, 19 Nov 2020 10:26:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4B16184DFC; Thu, 19 Nov 2020 10:26:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 83BEB84DC3 for ; Thu, 19 Nov 2020 10:26:22 +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 RWzhC6a7_aUz for ; Thu, 19 Nov 2020 10:26:22 +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 F0A8F84D7E for ; Thu, 19 Nov 2020 10:26:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DF2AFFA9D; Thu, 19 Nov 2020 10:26:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1605781581213400" MIME-Version: 1.0 Date: Thu, 19 Nov 2020 10:26:21 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/py-test-pylint To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20201119102621.DF2AFFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1605781581213400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Nov 19 10:26:21 UTC 2020 Modified Files: pkgsrc/devel/py-test-pylint: Makefile distinfo Log Message: py-test-pylint: updated to 0.18.0 0.18.0 Added support for creating missing folders when using --pylint-output-file Now when pylint's ignore_patterns is blank, we don't ignore all files Added cache invalidation when your pylintrc changes Verified support for latest pytest and Python 3.9 Corrected badly named nodes (duplicated path) thanks to yanqd0 Added tests to source distribution thanks to sbraz To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-test-pylint/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-test-pylint/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1605781581213400 Content-Disposition: inline Content-Length: 1767 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-test-pylint/Makefile diff -u pkgsrc/devel/py-test-pylint/Makefile:1.3 pkgsrc/devel/py-test-pylint/Makefile:1.4 --- pkgsrc/devel/py-test-pylint/Makefile:1.3 Fri Jun 12 06:31:08 2020 +++ pkgsrc/devel/py-test-pylint/Makefile Thu Nov 19 10:26:21 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2020/06/12 06:31:08 adam Exp $ +# $NetBSD: Makefile,v 1.4 2020/11/19 10:26:21 adam Exp $ -DISTNAME= pytest-pylint-0.17.0 +DISTNAME= pytest-pylint-0.18.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-pylint/} Index: pkgsrc/devel/py-test-pylint/distinfo diff -u pkgsrc/devel/py-test-pylint/distinfo:1.2 pkgsrc/devel/py-test-pylint/distinfo:1.3 --- pkgsrc/devel/py-test-pylint/distinfo:1.2 Fri Jun 12 06:31:08 2020 +++ pkgsrc/devel/py-test-pylint/distinfo Thu Nov 19 10:26:21 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2020/06/12 06:31:08 adam Exp $ +$NetBSD: distinfo,v 1.3 2020/11/19 10:26:21 adam Exp $ -SHA1 (pytest-pylint-0.17.0.tar.gz) = eb75d458ab5243d6b647df5b00ded66ec99c6a52 -RMD160 (pytest-pylint-0.17.0.tar.gz) = 7698447dbddc6043e88569ce1cda548f2fbbac10 -SHA512 (pytest-pylint-0.17.0.tar.gz) = 2766731d9ade6f140a8db7433ebd143b974bc1d2ef03accbe273fc72f4b6d74055806785b9802f6a523681cb977e35e7b6b40d7da3d2cdb76002455db5a70c58 -Size (pytest-pylint-0.17.0.tar.gz) = 9047 bytes +SHA1 (pytest-pylint-0.18.0.tar.gz) = eab55fcf181ba47a4f741f0aee2c2a4c5f7dedb5 +RMD160 (pytest-pylint-0.18.0.tar.gz) = 5487688b7b7611b85cd7f36022a379d5f6006722 +SHA512 (pytest-pylint-0.18.0.tar.gz) = 6ac313eeccc99fcac947ace3613f7c0daaab33c3a0a1eab5e006a7a5b9961815fe277ae17dbfc5425164d80782b0be2c9091dda5eb81a6ffa397a18bdeaf28c0 +Size (pytest-pylint-0.18.0.tar.gz) = 13468 bytes --_----------=_1605781581213400--