Fri Jul 13 07:54:02 2018 UTC ()
py-pylint-plugin-utils: updated to 0.3

0.3:
Ditching Py2 due to pylint having done the same


(adam)
diff -r1.1 -r1.2 pkgsrc/devel/py-pylint-plugin-utils/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/py-pylint-plugin-utils/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-pylint-plugin-utils/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-pylint-plugin-utils/Makefile 2017/12/21 10:15:03 1.1
+++ pkgsrc/devel/py-pylint-plugin-utils/Makefile 2018/07/13 07:54:02 1.2
@@ -1,19 +1,21 @@ @@ -1,19 +1,21 @@
1# $NetBSD: Makefile,v 1.1 2017/12/21 10:15:03 adam Exp $ 1# $NetBSD: Makefile,v 1.2 2018/07/13 07:54:02 adam Exp $
2 2
3DISTNAME= pylint-plugin-utils-0.2.6 3DISTNAME= pylint-plugin-utils-0.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint-plugin-utils/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint-plugin-utils/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/landscapeio/pylint-plugin-utils 9HOMEPAGE= https://github.com/landscapeio/pylint-plugin-utils
10COMMENT= Utilities and helpers for writing Pylint plugins 10COMMENT= Utilities and helpers for writing Pylint plugins
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13DEPENDS+= ${PYPKGPREFIX}-astroid-[0-9]*:../../devel/py-astroid 13DEPENDS+= ${PYPKGPREFIX}-astroid-[0-9]*:../../devel/py-astroid
14DEPENDS+= ${PYPKGPREFIX}-pylint-[0-9]*:../../devel/py-pylint 14DEPENDS+= ${PYPKGPREFIX}-pylint-[0-9]*:../../devel/py-pylint
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
 18PYTHON_VERSIONS_INCOMPATIBLE= 27
 19
18.include "../../lang/python/egg.mk" 20.include "../../lang/python/egg.mk"
19.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-pylint-plugin-utils/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-pylint-plugin-utils/distinfo 2017/12/21 10:15:03 1.1
+++ pkgsrc/devel/py-pylint-plugin-utils/distinfo 2018/07/13 07:54:02 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2017/12/21 10:15:03 adam Exp $ 1$NetBSD: distinfo,v 1.2 2018/07/13 07:54:02 adam Exp $
2 2
3SHA1 (pylint-plugin-utils-0.2.6.tar.gz) = 5d2ec887b4939f4ae8a2846f66c555bbe343758e 3SHA1 (pylint-plugin-utils-0.3.tar.gz) = 1667ef9c13ce5d2ec07b91640697d66071c86765
4RMD160 (pylint-plugin-utils-0.2.6.tar.gz) = 5f65d49a2e9462cf317cdd699f8d29b40de25efc 4RMD160 (pylint-plugin-utils-0.3.tar.gz) = bcd1e4728bab92a9d13f49c8c8e3934125dffef9
5SHA512 (pylint-plugin-utils-0.2.6.tar.gz) = 99eb6554389ceaf4a2b5e3d3f3835b0cb3afd7d86a653eb1051381ef2bb999e0f0b17e5933df0604fc93049bd5d10f30b5823721dd4a35a2ade349bd6470009d 5SHA512 (pylint-plugin-utils-0.3.tar.gz) = cb9e6664d41372b574feab36a772318d8f901fafe584e4e9822373ee14c174981d2f3262fd796768f51b129a21bc061743a02ae5427ebde4703b30ae90daf732
6Size (pylint-plugin-utils-0.2.6.tar.gz) = 9793 bytes 6Size (pylint-plugin-utils-0.3.tar.gz) = 9996 bytes