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:           Sat Apr 18 07:32:24 UTC 2020

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

Log Message:
py-pylint-django: updated to 2.0.15

Version 2.0.15:
- Do not report error for ``gettext_lazy``


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/py-pylint-django/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/py-pylint-django/PLIST
cvs rdiff -u -r1.22 -r1.23 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.23 pkgsrc/www/py-pylint-django/Makefile:1.24
--- pkgsrc/www/py-pylint-django/Makefile:1.23   Sun Mar 22 11:16:17 2020
+++ pkgsrc/www/py-pylint-django/Makefile        Sat Apr 18 07:32:24 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2020/03/22 11:16:17 adam Exp $
+# $NetBSD: Makefile,v 1.24 2020/04/18 07:32:24 adam Exp $
 
-DISTNAME=      pylint-django-2.0.14
+DISTNAME=      pylint-django-2.0.15
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pylint-django/}

Index: pkgsrc/www/py-pylint-django/PLIST
diff -u pkgsrc/www/py-pylint-django/PLIST:1.13 pkgsrc/www/py-pylint-django/PLIST:1.14
--- pkgsrc/www/py-pylint-django/PLIST:1.13      Tue Nov  5 07:46:47 2019
+++ pkgsrc/www/py-pylint-django/PLIST   Sat Apr 18 07:32:24 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2019/11/05 07:46:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2020/04/18 07:32:24 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -118,6 +118,9 @@ ${PYSITELIB}/pylint_django/tests/input/f
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_generic_foreign_key.py
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_generic_foreign_key.pyc
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_generic_foreign_key.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_gettext_lazy_format.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_gettext_lazy_format.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_gettext_lazy_format.pyo
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_ignore_meta_subclass.py
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_ignore_meta_subclass.pyc
 ${PYSITELIB}/pylint_django/tests/input/func_noerror_ignore_meta_subclass.pyo

Index: pkgsrc/www/py-pylint-django/distinfo
diff -u pkgsrc/www/py-pylint-django/distinfo:1.22 pkgsrc/www/py-pylint-django/distinfo:1.23
--- pkgsrc/www/py-pylint-django/distinfo:1.22   Sun Mar 22 11:16:17 2020
+++ pkgsrc/www/py-pylint-django/distinfo        Sat Apr 18 07:32:24 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2020/03/22 11:16:17 adam Exp $
+$NetBSD: distinfo,v 1.23 2020/04/18 07:32:24 adam Exp $
 
-SHA1 (pylint-django-2.0.14.tar.gz) = 7f6031da2f6b0f96d80a19e9368f402e5958fb8d
-RMD160 (pylint-django-2.0.14.tar.gz) = 52851a4764683b2dfdd58de3b56829942cf4b9ef
-SHA512 (pylint-django-2.0.14.tar.gz) = 8ee271c97ee6c0e69e5e40c7e3033f6d14adcc8e8085a77d7022117c5fa99bd0d95a72cdd082b4b9a7f902a65de174fa35a5ebbeb86afe3d327d225fdb8d4fcd
-Size (pylint-django-2.0.14.tar.gz) = 51118 bytes
+SHA1 (pylint-django-2.0.15.tar.gz) = 5dad5cd09e27395d3703eeac815992d188fc3833
+RMD160 (pylint-django-2.0.15.tar.gz) = 9ce37c233fcd1baf447611969e8d14e42d9387f0
+SHA512 (pylint-django-2.0.15.tar.gz) = ee0102547ab35817263d74449912ea107ddb2cedceee5557cd9fa6d90bc5502e57bf925201590cfbd9b18ec1a0ff80bd6a039f88bd8bfb56990e8bc5aed21b81
+Size (pylint-django-2.0.15.tar.gz) = 51306 bytes



Home | Main Index | Thread Index | Old Index