Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-test-pylint py-test-pylint: updated to 0.17.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58b71a442248
branches:  trunk
changeset: 434158:58b71a442248
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jun 12 06:31:08 2020 +0000

description:
py-test-pylint: updated to 0.17.0

0.17.0
Added support for latest pylint API >=2.5.1

0.16.1
Corrected documentation and correctly pinned dependencies properly

0.16.0
Switched to new from_parent API and added development documentation dineshtrivedi
Added support for toml based configuration of pylint thanks to michael-k

0.15.1
Made --no-pylint functional again

0.15.0
Added support for Python 3.8 thanks to michael-k
Implemented option to output Pylint results to a reports file thanks to jose-lpa
Refactored into simpler plugin structure

diffstat:

 devel/py-test-pylint/Makefile |  10 +++++-----
 devel/py-test-pylint/PLIST    |  17 +++++++++++++----
 devel/py-test-pylint/distinfo |  10 +++++-----
 3 files changed, 23 insertions(+), 14 deletions(-)

diffs (67 lines):

diff -r c8ebd51c9b36 -r 58b71a442248 devel/py-test-pylint/Makefile
--- a/devel/py-test-pylint/Makefile     Fri Jun 12 06:26:47 2020 +0000
+++ b/devel/py-test-pylint/Makefile     Fri Jun 12 06:31:08 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/11/15 09:57:52 adam Exp $
+# $NetBSD: Makefile,v 1.3 2020/06/12 06:31:08 adam Exp $
 
-DISTNAME=      pytest-pylint-0.14.1
+DISTNAME=      pytest-pylint-0.17.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-pylint/}
@@ -10,9 +10,9 @@
 COMMENT=       Pytest plugin to check source code with Pylint
 LICENSE=       mit
 
-DEPENDS+=      ${PYPKGPREFIX}-pylint>=1.4.5:../../devel/py-pylint
-DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-DEPENDS+=      ${PYPKGPREFIX}-test>=2.7:../../devel/py-test
+DEPENDS+=      ${PYPKGPREFIX}-pylint>=2.3.0:../../devel/py-pylint
+DEPENDS+=      ${PYPKGPREFIX}-test>=5.4:../../devel/py-test
+DEPENDS+=      ${PYPKGPREFIX}-toml>=0.7.1:../../textproc/py-toml
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
 
 USE_LANGUAGES= # none
diff -r c8ebd51c9b36 -r 58b71a442248 devel/py-test-pylint/PLIST
--- a/devel/py-test-pylint/PLIST        Fri Jun 12 06:26:47 2020 +0000
+++ b/devel/py-test-pylint/PLIST        Fri Jun 12 06:31:08 2020 +0000
@@ -1,10 +1,19 @@
-@comment $NetBSD: PLIST,v 1.1 2019/11/14 18:02:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/06/12 06:31:08 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/pytest_pylint.py
-${PYSITELIB}/pytest_pylint.pyc
-${PYSITELIB}/pytest_pylint.pyo
+${PYSITELIB}/pytest_pylint/__init__.py
+${PYSITELIB}/pytest_pylint/__init__.pyc
+${PYSITELIB}/pytest_pylint/__init__.pyo
+${PYSITELIB}/pytest_pylint/plugin.py
+${PYSITELIB}/pytest_pylint/plugin.pyc
+${PYSITELIB}/pytest_pylint/plugin.pyo
+${PYSITELIB}/pytest_pylint/pylint_util.py
+${PYSITELIB}/pytest_pylint/pylint_util.pyc
+${PYSITELIB}/pytest_pylint/pylint_util.pyo
+${PYSITELIB}/pytest_pylint/util.py
+${PYSITELIB}/pytest_pylint/util.pyc
+${PYSITELIB}/pytest_pylint/util.pyo
diff -r c8ebd51c9b36 -r 58b71a442248 devel/py-test-pylint/distinfo
--- a/devel/py-test-pylint/distinfo     Fri Jun 12 06:26:47 2020 +0000
+++ b/devel/py-test-pylint/distinfo     Fri Jun 12 06:31:08 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/11/14 18:02:46 adam Exp $
+$NetBSD: distinfo,v 1.2 2020/06/12 06:31:08 adam Exp $
 
-SHA1 (pytest-pylint-0.14.1.tar.gz) = ac3656492d8f9f74027e9486f0f481c1aabab443
-RMD160 (pytest-pylint-0.14.1.tar.gz) = 1011e46c9d80d2da1fa36c0173ed680e7edc6b40
-SHA512 (pytest-pylint-0.14.1.tar.gz) = 50a7413b9c33f748e3c50bac106ca1c7058a7001c1813fa76c89bad4e5787536adb1c362b6214a335a889339240b0af27e29f2b207edf37e214504155f27f9a7
-Size (pytest-pylint-0.14.1.tar.gz) = 6541 bytes
+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



Home | Main Index | Thread Index | Old Index