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: Sat Mar 2 14:12:28 UTC 2019
Modified Files:
pkgsrc/devel/py-pylint: Makefile PLIST distinfo
Log Message:
py-pylint: updated to 2.3.1
What's New in Pylint 2.3.1?
* Properly pass quote=False to html.escape in the JSON reporter
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/py-pylint/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-pylint/PLIST
cvs rdiff -u -r1.23 -r1.24 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.34 pkgsrc/devel/py-pylint/Makefile:1.35
--- pkgsrc/devel/py-pylint/Makefile:1.34 Thu Feb 28 09:20:07 2019
+++ pkgsrc/devel/py-pylint/Makefile Sat Mar 2 14:12:28 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2019/02/28 09:20:07 adam Exp $
+# $NetBSD: Makefile,v 1.35 2019/03/02 14:12:28 adam Exp $
-DISTNAME= pylint-2.3.0
+DISTNAME= pylint-2.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint/}
Index: pkgsrc/devel/py-pylint/PLIST
diff -u pkgsrc/devel/py-pylint/PLIST:1.15 pkgsrc/devel/py-pylint/PLIST:1.16
--- pkgsrc/devel/py-pylint/PLIST:1.15 Thu Feb 28 09:20:07 2019
+++ pkgsrc/devel/py-pylint/PLIST Sat Mar 2 14:12:28 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2019/02/28 09:20:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2019/03/02 14:12:28 adam Exp $
bin/epylint-${PYVERSSUFFIX}
bin/pylint-${PYVERSSUFFIX}
bin/pyreverse-${PYVERSSUFFIX}
@@ -1179,6 +1179,7 @@ ${PYSITELIB}/pylint/test/regrtest_data/s
${PYSITELIB}/pylint/test/regrtest_data/syntax_error.py
${PYSITELIB}/pylint/test/regrtest_data/test_pylintrc_comments.py
${PYSITELIB}/pylint/test/regrtest_data/try_finally_disable_msg_crash.py
+${PYSITELIB}/pylint/test/regrtest_data/unused_variable.py
${PYSITELIB}/pylint/test/regrtest_data/wildcard.py
${PYSITELIB}/pylint/test/regrtest_data/wrong_import_position.py
${PYSITELIB}/pylint/test/test_func.py
Index: pkgsrc/devel/py-pylint/distinfo
diff -u pkgsrc/devel/py-pylint/distinfo:1.23 pkgsrc/devel/py-pylint/distinfo:1.24
--- pkgsrc/devel/py-pylint/distinfo:1.23 Thu Feb 28 09:20:07 2019
+++ pkgsrc/devel/py-pylint/distinfo Sat Mar 2 14:12:28 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2019/02/28 09:20:07 adam Exp $
+$NetBSD: distinfo,v 1.24 2019/03/02 14:12:28 adam Exp $
-SHA1 (pylint-2.3.0.tar.gz) = bfca8cfe03cf86d24bc736a88d062809e3380571
-RMD160 (pylint-2.3.0.tar.gz) = a3ee956b2978321bbca93289ecd1c5201d4fbce9
-SHA512 (pylint-2.3.0.tar.gz) = f36a9564dc6eaaa22a3ac539d96ae89484f6720f9bdeb8463aaf411f3fea9fcb955293363b7f59690a723e466e5495947d75bbcbeafdaa8ffde4e0e694fe3e4e
-Size (pylint-2.3.0.tar.gz) = 577567 bytes
+SHA1 (pylint-2.3.1.tar.gz) = 9851421d4e4cb050db5b8314c06082ae95d9b7f2
+RMD160 (pylint-2.3.1.tar.gz) = 917358dcdd31e8147c6ee4680ed46385767b11a2
+SHA512 (pylint-2.3.1.tar.gz) = 924d8adc95f04ba750b3b44fe79ac569151ea7c8f693cc9867bcda3878209ebc2202931702b98f80709d161d3781b6e181aea0ded35a3323c023497e2a749ea9
+Size (pylint-2.3.1.tar.gz) = 577767 bytes
Home |
Main Index |
Thread Index |
Old Index