pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pylint
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 24 06:15:31 UTC 2018
Modified Files:
pkgsrc/devel/py-pylint: Makefile distinfo
Log Message:
py-pylint: updated to 2.0.1
2.0.1:
Don't crash when pylint is unable to infer the value of an argument to next()
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-pylint/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-pylint/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-pylint/Makefile
diff -u pkgsrc/devel/py-pylint/Makefile:1.27 pkgsrc/devel/py-pylint/Makefile:1.28
--- pkgsrc/devel/py-pylint/Makefile:1.27 Tue Jul 17 10:08:42 2018
+++ pkgsrc/devel/py-pylint/Makefile Tue Jul 24 06:15:31 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2018/07/17 10:08:42 adam Exp $
+# $NetBSD: Makefile,v 1.28 2018/07/24 06:15:31 adam Exp $
-DISTNAME= pylint-2.0.0
+DISTNAME= pylint-2.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.pylint.org/
COMMENT= Python source code analyzer
LICENSE= gnu-gpl-v2
-DEPENDS+= ${PYPKGPREFIX}-astroid>=2.0.0:../../devel/py-astroid
+DEPENDS+= ${PYPKGPREFIX}-astroid>=2.0.1:../../devel/py-astroid
DEPENDS+= ${PYPKGPREFIX}-isort>=4.2.5:../../devel/py-isort
DEPENDS+= ${PYPKGPREFIX}-mccabe-[0-9]*:../../devel/py-mccabe
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
Index: pkgsrc/devel/py-pylint/distinfo
diff -u pkgsrc/devel/py-pylint/distinfo:1.16 pkgsrc/devel/py-pylint/distinfo:1.17
--- pkgsrc/devel/py-pylint/distinfo:1.16 Tue Jul 17 10:08:42 2018
+++ pkgsrc/devel/py-pylint/distinfo Tue Jul 24 06:15:31 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2018/07/17 10:08:42 adam Exp $
+$NetBSD: distinfo,v 1.17 2018/07/24 06:15:31 adam Exp $
-SHA1 (pylint-2.0.0.tar.gz) = c0a0a5836df77141bcb89422dba1c6187d100bcf
-RMD160 (pylint-2.0.0.tar.gz) = 9d0e0d3c00b0e9362421fe909e4544951661c5c3
-SHA512 (pylint-2.0.0.tar.gz) = affab5bff8e77236b6c082886e365eeaae32a1da226814056795d289bf64997b27610cd54a50d666cff82cdf538ceb700fd91214676f1406ce79bfda97276652
-Size (pylint-2.0.0.tar.gz) = 550631 bytes
+SHA1 (pylint-2.0.1.tar.gz) = 80e43e5594d1e49f98bfa019ec509789df11bbed
+RMD160 (pylint-2.0.1.tar.gz) = a4407c37115c73e1e240dc43d59e3e4f7566023f
+SHA512 (pylint-2.0.1.tar.gz) = a4d634cee552e2142ea41854dc2278a2303844409e155785461024c8678b4a3ed685bc1ebea681aa0e826eeb46bd6f2045ffcccc45b4d4b675a572fb960d96e4
+Size (pylint-2.0.1.tar.gz) = 550762 bytes
Home |
Main Index |
Thread Index |
Old Index