Tue Dec 18 11:50:34 2018 UTC ()
py-pylint-django: updated to 2.0.5

Version 2.0.5:
Bumping the version number because there's been a mix-up between
GitHub tags and the versions pushed to PyPI for 2.0.3 and 2.0.4.


(adam)
diff -r1.14 -r1.15 pkgsrc/www/py-pylint-django/Makefile
diff -r1.13 -r1.14 pkgsrc/www/py-pylint-django/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/www/py-pylint-django/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-pylint-django/Makefile 2018/11/27 16:22:41 1.14
+++ pkgsrc/www/py-pylint-django/Makefile 2018/12/18 11:50:34 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2018/11/27 16:22:41 adam Exp $ 1# $NetBSD: Makefile,v 1.15 2018/12/18 11:50:34 adam Exp $
2 2
3DISTNAME= pylint-django-2.0.4 3DISTNAME= pylint-django-2.0.5
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www devel python 5CATEGORIES= www devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint-django/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint-django/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/landscapeio/pylint-django 9HOMEPAGE= https://github.com/landscapeio/pylint-django
10COMMENT= Pylint plugin to aid Pylint in recognising the Django framework 10COMMENT= Pylint plugin to aid Pylint in recognising the Django framework
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13DEPENDS+= ${PYPKGPREFIX}-pylint>=2.0.0:../../devel/py-pylint 13DEPENDS+= ${PYPKGPREFIX}-pylint>=2.0.0:../../devel/py-pylint
14DEPENDS+= ${PYPKGPREFIX}-pylint-plugin-utils>=0.2.1:../../devel/py-pylint-plugin-utils 14DEPENDS+= ${PYPKGPREFIX}-pylint-plugin-utils>=0.2.1:../../devel/py-pylint-plugin-utils
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.13 -r1.14 pkgsrc/www/py-pylint-django/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-pylint-django/distinfo 2018/11/27 16:22:41 1.13
+++ pkgsrc/www/py-pylint-django/distinfo 2018/12/18 11:50:34 1.14
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.13 2018/11/27 16:22:41 adam Exp $ 1$NetBSD: distinfo,v 1.14 2018/12/18 11:50:34 adam Exp $
2 2
3SHA1 (pylint-django-2.0.4.tar.gz) = 16d93c99fc2903297c882a4c79a30172400bb0de 3SHA1 (pylint-django-2.0.5.tar.gz) = ea9b3b4a40797be23f553403ea004db943d89f2b
4RMD160 (pylint-django-2.0.4.tar.gz) = 504f2ca0e1b2ef097828c2377597794e64f431cb 4RMD160 (pylint-django-2.0.5.tar.gz) = 651d1dd7c0bc7944c10bf1f7b0a546165a0715f9
5SHA512 (pylint-django-2.0.4.tar.gz) = 9afdbeeea1378e793860cd2de408578d25a3f27484cb3d6cb9d38a0307f000b318c6492fd488ca2f098efa4d654bdff14440e84e3374d22b5fcc9e3f473d7fc0 5SHA512 (pylint-django-2.0.5.tar.gz) = 528846151564fb27a860193098f922af55aeacf20fd7e724adc7688d768b83b8f8ff6daea7785c9986be2cc758c162e80816ad3419b99d861d2573ea83d57683
6Size (pylint-django-2.0.4.tar.gz) = 48211 bytes 6Size (pylint-django-2.0.5.tar.gz) = 45401 bytes