pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-pylint-django



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Nov 24 11:31:08 UTC 2019

Modified Files:
        pkgsrc/www/py-pylint-django: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/py-pylint-django/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-pylint-django/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-pylint-django/Makefile
diff -u pkgsrc/www/py-pylint-django/Makefile:1.21 pkgsrc/www/py-pylint-django/Makefile:1.22
--- pkgsrc/www/py-pylint-django/Makefile:1.21   Tue Nov  5 07:46:47 2019
+++ pkgsrc/www/py-pylint-django/Makefile        Sun Nov 24 11:31:08 2019
@@ -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/}

Index: pkgsrc/www/py-pylint-django/distinfo
diff -u pkgsrc/www/py-pylint-django/distinfo:1.20 pkgsrc/www/py-pylint-django/distinfo:1.21
--- pkgsrc/www/py-pylint-django/distinfo:1.20   Tue Nov  5 07:46:47 2019
+++ pkgsrc/www/py-pylint-django/distinfo        Sun Nov 24 11:31:08 2019
@@ -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