py-pylint-django: updated to 2.3.0
Version 2.3.0 - Improvement in error message for ``missing-backwards-migration-callable`` - Start testing with Django 3.1 on Python 3.8 - Better error message when Django is not configured.
This commit is contained in:
parent
238c2f7a4c
commit
45f3550ee9
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.26 2020/07/27 13:45:59 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2020/08/07 08:20:08 adam Exp $
|
||||
|
||||
DISTNAME= pylint-django-2.2.0
|
||||
DISTNAME= pylint-django-2.3.0
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint-django/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.25 2020/07/27 13:45:59 adam Exp $
|
||||
$NetBSD: distinfo,v 1.26 2020/08/07 08:20:08 adam Exp $
|
||||
|
||||
SHA1 (pylint-django-2.2.0.tar.gz) = e36e4af206d44035a6f60ca49064d34dc2582306
|
||||
RMD160 (pylint-django-2.2.0.tar.gz) = 1a9b013626a99a8501be1a993103b00bf30aee16
|
||||
SHA512 (pylint-django-2.2.0.tar.gz) = 8187b61c09500ab6f16ede4aba2f77d86af102d15a5186b79a927f010e37fc9cf372d9913a0459d4b033264a9c65d30d42e59d83ca3c835469bff210de23e1fc
|
||||
Size (pylint-django-2.2.0.tar.gz) = 54934 bytes
|
||||
SHA1 (pylint-django-2.3.0.tar.gz) = f2f475ada50992015eb23c1475c8434745ecaa0f
|
||||
RMD160 (pylint-django-2.3.0.tar.gz) = ee4da89b7f08297bb8f6c8cf07d8831669dca78c
|
||||
SHA512 (pylint-django-2.3.0.tar.gz) = 09ef4cd33b56d88f193fe2ec449a8c8a368cd8f0b1ef6f84e1e4b393de511f53dcbaec92e0f4e5ffdc3e22a77cbca08d43decedfcb8f8d701fccdb3e0f4f3328
|
||||
Size (pylint-django-2.3.0.tar.gz) = 55673 bytes
|
||||
|
|
Loading…
Reference in a new issue