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:           Tue Nov 27 16:22:41 UTC 2018

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

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

2.0.4:
Unknown changes

2.0.3:
Fixing compatability between ranges of astroid (2.0.4 -> 2.1) and pylint (2.1.1 -> 2.2)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/py-pylint-django/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-pylint-django/PLIST
cvs rdiff -u -r1.12 -r1.13 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.13 pkgsrc/www/py-pylint-django/Makefile:1.14
--- pkgsrc/www/py-pylint-django/Makefile:1.13   Mon Aug 27 11:18:35 2018
+++ pkgsrc/www/py-pylint-django/Makefile        Tue Nov 27 16:22:41 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/08/27 11:18:35 adam Exp $
+# $NetBSD: Makefile,v 1.14 2018/11/27 16:22:41 adam Exp $
 
-DISTNAME=      pylint-django-2.0.2
+DISTNAME=      pylint-django-2.0.4
 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.9 pkgsrc/www/py-pylint-django/PLIST:1.10
--- pkgsrc/www/py-pylint-django/PLIST:1.9       Mon Aug 27 11:18:35 2018
+++ pkgsrc/www/py-pylint-django/PLIST   Tue Nov 27 16:22:41 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2018/08/27 11:18:35 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2018/11/27 16:22:41 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -32,6 +32,9 @@ ${PYSITELIB}/pylint_django/checkers/json
 ${PYSITELIB}/pylint_django/checkers/models.py
 ${PYSITELIB}/pylint_django/checkers/models.pyc
 ${PYSITELIB}/pylint_django/checkers/models.pyo
+${PYSITELIB}/pylint_django/compat.py
+${PYSITELIB}/pylint_django/compat.pyc
+${PYSITELIB}/pylint_django/compat.pyo
 ${PYSITELIB}/pylint_django/plugin.py
 ${PYSITELIB}/pylint_django/plugin.pyc
 ${PYSITELIB}/pylint_django/plugin.pyo

Index: pkgsrc/www/py-pylint-django/distinfo
diff -u pkgsrc/www/py-pylint-django/distinfo:1.12 pkgsrc/www/py-pylint-django/distinfo:1.13
--- pkgsrc/www/py-pylint-django/distinfo:1.12   Mon Aug 27 11:18:35 2018
+++ pkgsrc/www/py-pylint-django/distinfo        Tue Nov 27 16:22:41 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2018/08/27 11:18:35 adam Exp $
+$NetBSD: distinfo,v 1.13 2018/11/27 16:22:41 adam Exp $
 
-SHA1 (pylint-django-2.0.2.tar.gz) = a12fc8a64c917a54e93d8c07c506d0f55b5e1d5c
-RMD160 (pylint-django-2.0.2.tar.gz) = 8d5d91d18ea46fd2896049a3467cc6061e256c97
-SHA512 (pylint-django-2.0.2.tar.gz) = 444bbcdbea08f9b54a594c72d15ddc3f03b6915137b5bc15e29895f4f4c59326dd9b6888f3ec4db39652e5f4c134bc194204e8c04a6c56d96bb14643a5f38011
-Size (pylint-django-2.0.2.tar.gz) = 44542 bytes
+SHA1 (pylint-django-2.0.4.tar.gz) = 16d93c99fc2903297c882a4c79a30172400bb0de
+RMD160 (pylint-django-2.0.4.tar.gz) = 504f2ca0e1b2ef097828c2377597794e64f431cb
+SHA512 (pylint-django-2.0.4.tar.gz) = 9afdbeeea1378e793860cd2de408578d25a3f27484cb3d6cb9d38a0307f000b318c6492fd488ca2f098efa4d654bdff14440e84e3374d22b5fcc9e3f473d7fc0
+Size (pylint-django-2.0.4.tar.gz) = 48211 bytes



Home | Main Index | Thread Index | Old Index