Source-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.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d90f024759ea
branches:  trunk
changeset: 436679:d90f024759ea
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Aug 07 08:20:08 2020 +0000

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

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 4ed59e31b747 -r d90f024759ea www/py-pylint-django/Makefile
--- a/www/py-pylint-django/Makefile     Fri Aug 07 07:40:56 2020 +0000
+++ b/www/py-pylint-django/Makefile     Fri Aug 07 08:20:08 2020 +0000
@@ -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/}
diff -r 4ed59e31b747 -r d90f024759ea www/py-pylint-django/distinfo
--- a/www/py-pylint-django/distinfo     Fri Aug 07 07:40:56 2020 +0000
+++ b/www/py-pylint-django/distinfo     Fri Aug 07 08:20:08 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index