py-pylint-django: updated to 2.0.13

Version 2.0.13:
- Suppress ``too-many-ancestors`` for class-based generic views
- Add ``handler400``, ``handler403``, ``handler404`` to good_names.
This commit is contained in:
adam 2019-11-24 11:31:08 +00:00
parent 7932ed2610
commit 738bfb7b28
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.21 2019/11/05 07:46:47 adam Exp $
# $NetBSD: Makefile,v 1.22 2019/11/24 11:31:08 adam Exp $
DISTNAME= pylint-django-2.0.12
DISTNAME= pylint-django-2.0.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint-django/}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.20 2019/11/05 07:46:47 adam Exp $
$NetBSD: distinfo,v 1.21 2019/11/24 11:31:08 adam Exp $
SHA1 (pylint-django-2.0.12.tar.gz) = 9bfdc191b08b736a4ef03e6efb00a203453637fc
RMD160 (pylint-django-2.0.12.tar.gz) = 5536b03914fb8cc7b20adc620bc1dd9eaa8a9367
SHA512 (pylint-django-2.0.12.tar.gz) = 944950915c34697db356d08fdc12f1457af517838f64fa2365befb1860a7f7d85420877239581e811d24051f9c07acc942ad3e33cf9f059da3b27d7282ec969d
Size (pylint-django-2.0.12.tar.gz) = 50439 bytes
SHA1 (pylint-django-2.0.13.tar.gz) = 91a6f7df280e976a7b45a284f6a885df60159032
RMD160 (pylint-django-2.0.13.tar.gz) = 9836b3aba405b3b97bccdea34fcc977671b80f1d
SHA512 (pylint-django-2.0.13.tar.gz) = 8fb6ffbdb07d3c17e42dcd6e8c0f78bdb98a3eb638da05c744e08b985fe93b391c729ac217375a133f7f54ac10423c1e09f656c1a5defa02d65e40869c85762c
Size (pylint-django-2.0.13.tar.gz) = 50780 bytes