pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-pylint-django py-pylint-django: 2.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bfc511a02284
branches:  trunk
changeset: 312151:bfc511a02284
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Aug 27 11:18:35 2018 +0000

description:
py-pylint-django: 2.0.2

Version 2.0.2:
Suppress false-positive no-self-argument in factory.post_generation.

diffstat:

 www/py-pylint-django/Makefile |   4 ++--
 www/py-pylint-django/PLIST    |   5 ++++-
 www/py-pylint-django/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 7f383dfba5f6 -r bfc511a02284 www/py-pylint-django/Makefile
--- a/www/py-pylint-django/Makefile     Mon Aug 27 11:16:01 2018 +0000
+++ b/www/py-pylint-django/Makefile     Mon Aug 27 11:18:35 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2018/08/24 18:31:06 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/08/27 11:18:35 adam Exp $
 
-DISTNAME=      pylint-django-2.0.1
+DISTNAME=      pylint-django-2.0.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pylint-django/}
diff -r 7f383dfba5f6 -r bfc511a02284 www/py-pylint-django/PLIST
--- a/www/py-pylint-django/PLIST        Mon Aug 27 11:16:01 2018 +0000
+++ b/www/py-pylint-django/PLIST        Mon Aug 27 11:18:35 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/08/24 18:31:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2018/08/27 11:18:35 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -82,6 +82,9 @@
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_duplicate_except_doesnotexist.py
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_duplicate_except_doesnotexist.pyc
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_duplicate_except_doesnotexist.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_factory_post_generation.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_factory_post_generation.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_factory_post_generation.pyo
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_attributes.py
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_attributes.pyc
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_attributes.pyo
diff -r 7f383dfba5f6 -r bfc511a02284 www/py-pylint-django/distinfo
--- a/www/py-pylint-django/distinfo     Mon Aug 27 11:16:01 2018 +0000
+++ b/www/py-pylint-django/distinfo     Mon Aug 27 11:18:35 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/08/24 18:31:06 adam Exp $
+$NetBSD: distinfo,v 1.12 2018/08/27 11:18:35 adam Exp $
 
-SHA1 (pylint-django-2.0.1.tar.gz) = a2cc4ad0d8b83a66df41f3302d947c10ce2d090e
-RMD160 (pylint-django-2.0.1.tar.gz) = 03cfa5fe938efa5a9a7b9df626b67cf0e5f7690e
-SHA512 (pylint-django-2.0.1.tar.gz) = 0a14904949da03156594703eed0eca8eb7dcf6e02f4348e892a46fadcb4bc9d6396d7c8b19c2aeb7806ddcfe3207e30b0ce4347c2675fe6e29d7c00487e224ff
-Size (pylint-django-2.0.1.tar.gz) = 44148 bytes
+SHA1 (pylint-django-2.0.2.tar.gz) = a12fc8a64c917a54e93d8c07c506d0f55b5e1d5c
+RMD160 (pylint-django-2.0.2.tar.gz) = 8d5d91d18ea46fd2896049a3467cc6061e256c97
+SHA512 (pylint-django-2.0.2.tar.gz) = 444bbcdbea08f9b54a594c72d15ddc3f03b6915137b5bc15e29895f4f4c59326dd9b6888f3ec4db39652e5f4c134bc194204e8c04a6c56d96bb14643a5f38011
+Size (pylint-django-2.0.2.tar.gz) = 44542 bytes



Home | Main Index | Thread Index | Old Index