summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-11-19 10:26:21 +0000
committeradam <adam@pkgsrc.org>2020-11-19 10:26:21 +0000
commit55bf752eafc2fa56a77c46470058ac83108d4ee6 (patch)
tree00ac1f834c0d3b55fade61f67c741809c022ee3d /devel
parent87898e352a31e08d46257412daa193c5b1c2e3c2 (diff)
downloadpkgsrc-55bf752eafc2fa56a77c46470058ac83108d4ee6.tar.gz
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
Diffstat (limited to 'devel')
-rw-r--r--devel/py-test-pylint/Makefile4
-rw-r--r--devel/py-test-pylint/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-test-pylint/Makefile b/devel/py-test-pylint/Makefile
index 6f76aa35345..a8cba36e7c7 100644
--- a/devel/py-test-pylint/Makefile
+++ b/devel/py-test-pylint/Makefile
@@ -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/}
diff --git a/devel/py-test-pylint/distinfo b/devel/py-test-pylint/distinfo
index ccbe5f109e7..3e150999776 100644
--- a/devel/py-test-pylint/distinfo
+++ b/devel/py-test-pylint/distinfo
@@ -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