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:           Fri Aug  7 08:20:08 UTC 2020

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/py-pylint-django/Makefile
cvs rdiff -u -r1.25 -r1.26 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.26 pkgsrc/www/py-pylint-django/Makefile:1.27
--- pkgsrc/www/py-pylint-django/Makefile:1.26   Mon Jul 27 13:45:59 2020
+++ pkgsrc/www/py-pylint-django/Makefile        Fri Aug  7 08:20:08 2020
@@ -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/}

Index: pkgsrc/www/py-pylint-django/distinfo
diff -u pkgsrc/www/py-pylint-django/distinfo:1.25 pkgsrc/www/py-pylint-django/distinfo:1.26
--- pkgsrc/www/py-pylint-django/distinfo:1.25   Mon Jul 27 13:45:59 2020
+++ pkgsrc/www/py-pylint-django/distinfo        Fri Aug  7 08:20:08 2020
@@ -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