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:           Sun Jul 12 17:47:25 UTC 2020

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

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

Version 2.1.0
New checker to warn about missing backwards data migrations
Rename pylint_django.checkers.db_performance to pylint_django.checkers.migrations
Add URL to project Changelog for PyPI
Fix failing test suite b/c of missing CSV dialect.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/py-pylint-django/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/py-pylint-django/PLIST
cvs rdiff -u -r1.23 -r1.24 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.24 pkgsrc/www/py-pylint-django/Makefile:1.25
--- pkgsrc/www/py-pylint-django/Makefile:1.24   Sat Apr 18 07:32:24 2020
+++ pkgsrc/www/py-pylint-django/Makefile        Sun Jul 12 17:47:25 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2020/04/18 07:32:24 adam Exp $
+# $NetBSD: Makefile,v 1.25 2020/07/12 17:47:25 adam Exp $
 
-DISTNAME=      pylint-django-2.0.15
+DISTNAME=      pylint-django-2.1.0
 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.14 pkgsrc/www/py-pylint-django/PLIST:1.15
--- pkgsrc/www/py-pylint-django/PLIST:1.14      Sat Apr 18 07:32:24 2020
+++ pkgsrc/www/py-pylint-django/PLIST   Sun Jul 12 17:47:25 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2020/04/18 07:32:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2020/07/12 17:47:25 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -17,9 +17,6 @@ ${PYSITELIB}/pylint_django/augmentations
 ${PYSITELIB}/pylint_django/checkers/__init__.py
 ${PYSITELIB}/pylint_django/checkers/__init__.pyc
 ${PYSITELIB}/pylint_django/checkers/__init__.pyo
-${PYSITELIB}/pylint_django/checkers/db_performance.py
-${PYSITELIB}/pylint_django/checkers/db_performance.pyc
-${PYSITELIB}/pylint_django/checkers/db_performance.pyo
 ${PYSITELIB}/pylint_django/checkers/django_installed.py
 ${PYSITELIB}/pylint_django/checkers/django_installed.pyc
 ${PYSITELIB}/pylint_django/checkers/django_installed.pyo
@@ -29,6 +26,9 @@ ${PYSITELIB}/pylint_django/checkers/form
 ${PYSITELIB}/pylint_django/checkers/json_response.py
 ${PYSITELIB}/pylint_django/checkers/json_response.pyc
 ${PYSITELIB}/pylint_django/checkers/json_response.pyo
+${PYSITELIB}/pylint_django/checkers/migrations.py
+${PYSITELIB}/pylint_django/checkers/migrations.pyc
+${PYSITELIB}/pylint_django/checkers/migrations.pyo
 ${PYSITELIB}/pylint_django/checkers/models.py
 ${PYSITELIB}/pylint_django/checkers/models.pyc
 ${PYSITELIB}/pylint_django/checkers/models.pyo
@@ -192,6 +192,13 @@ ${PYSITELIB}/pylint_django/tests/input/m
 ${PYSITELIB}/pylint_django/tests/input/migrations/0002_new_column.pyc
 ${PYSITELIB}/pylint_django/tests/input/migrations/0002_new_column.pyo
 ${PYSITELIB}/pylint_django/tests/input/migrations/0002_new_column.txt
+${PYSITELIB}/pylint_django/tests/input/migrations/0003_without_backwards.py
+${PYSITELIB}/pylint_django/tests/input/migrations/0003_without_backwards.pyc
+${PYSITELIB}/pylint_django/tests/input/migrations/0003_without_backwards.pyo
+${PYSITELIB}/pylint_django/tests/input/migrations/0003_without_backwards.txt
+${PYSITELIB}/pylint_django/tests/input/migrations/0004_noerror_with_backwards.py
+${PYSITELIB}/pylint_django/tests/input/migrations/0004_noerror_with_backwards.pyc
+${PYSITELIB}/pylint_django/tests/input/migrations/0004_noerror_with_backwards.pyo
 ${PYSITELIB}/pylint_django/tests/input/migrations/__init__.py
 ${PYSITELIB}/pylint_django/tests/input/migrations/__init__.pyc
 ${PYSITELIB}/pylint_django/tests/input/migrations/__init__.pyo

Index: pkgsrc/www/py-pylint-django/distinfo
diff -u pkgsrc/www/py-pylint-django/distinfo:1.23 pkgsrc/www/py-pylint-django/distinfo:1.24
--- pkgsrc/www/py-pylint-django/distinfo:1.23   Sat Apr 18 07:32:24 2020
+++ pkgsrc/www/py-pylint-django/distinfo        Sun Jul 12 17:47:25 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2020/04/18 07:32:24 adam Exp $
+$NetBSD: distinfo,v 1.24 2020/07/12 17:47:25 adam Exp $
 
-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
+SHA1 (pylint-django-2.1.0.tar.gz) = 53a78e8d69ee92538078cdb41517e18d4eeef665
+RMD160 (pylint-django-2.1.0.tar.gz) = 56186c02983b0bc012763f24e136f0d83fa4eb2b
+SHA512 (pylint-django-2.1.0.tar.gz) = ccb5f36448cf3bfb371319f99a350591e9a6167aeb3eb287c2435ad9b5a3a5f13d4496eaccef759675e32e5fffb5f5bd986ff0fcfca603de0d6b08dc4e992fce
+Size (pylint-django-2.1.0.tar.gz) = 52570 bytes



Home | Main Index | Thread Index | Old Index