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: updated to 2.0.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/20fa4612d8d5
branches:  trunk
changeset: 344661:20fa4612d8d5
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Nov 24 11:31:08 2019 +0000

description:
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.

diffstat:

 www/py-pylint-django/Makefile |   4 ++--
 www/py-pylint-django/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r ca108a0cb30d -r 20fa4612d8d5 www/py-pylint-django/Makefile
--- a/www/py-pylint-django/Makefile     Sun Nov 24 11:29:54 2019 +0000
+++ b/www/py-pylint-django/Makefile     Sun Nov 24 11:31:08 2019 +0000
@@ -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/}
diff -r ca108a0cb30d -r 20fa4612d8d5 www/py-pylint-django/distinfo
--- a/www/py-pylint-django/distinfo     Sun Nov 24 11:29:54 2019 +0000
+++ b/www/py-pylint-django/distinfo     Sun Nov 24 11:31:08 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index