pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-pylint-plugin-utils



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul 13 07:54:02 UTC 2018

Modified Files:
        pkgsrc/devel/py-pylint-plugin-utils: Makefile distinfo

Log Message:
py-pylint-plugin-utils: updated to 0.3

0.3:
Ditching Py2 due to pylint having done the same


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-pylint-plugin-utils/Makefile \
    pkgsrc/devel/py-pylint-plugin-utils/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-pylint-plugin-utils/Makefile
diff -u pkgsrc/devel/py-pylint-plugin-utils/Makefile:1.1 pkgsrc/devel/py-pylint-plugin-utils/Makefile:1.2
--- pkgsrc/devel/py-pylint-plugin-utils/Makefile:1.1    Thu Dec 21 10:15:03 2017
+++ pkgsrc/devel/py-pylint-plugin-utils/Makefile        Fri Jul 13 07:54:02 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/12/21 10:15:03 adam Exp $
+# $NetBSD: Makefile,v 1.2 2018/07/13 07:54:02 adam Exp $
 
-DISTNAME=      pylint-plugin-utils-0.2.6
+DISTNAME=      pylint-plugin-utils-0.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pylint-plugin-utils/}
@@ -15,5 +15,7 @@ DEPENDS+=     ${PYPKGPREFIX}-pylint-[0-9]*:.
 
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-pylint-plugin-utils/distinfo
diff -u pkgsrc/devel/py-pylint-plugin-utils/distinfo:1.1 pkgsrc/devel/py-pylint-plugin-utils/distinfo:1.2
--- pkgsrc/devel/py-pylint-plugin-utils/distinfo:1.1    Thu Dec 21 10:15:03 2017
+++ pkgsrc/devel/py-pylint-plugin-utils/distinfo        Fri Jul 13 07:54:02 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/12/21 10:15:03 adam Exp $
+$NetBSD: distinfo,v 1.2 2018/07/13 07:54:02 adam Exp $
 
-SHA1 (pylint-plugin-utils-0.2.6.tar.gz) = 5d2ec887b4939f4ae8a2846f66c555bbe343758e
-RMD160 (pylint-plugin-utils-0.2.6.tar.gz) = 5f65d49a2e9462cf317cdd699f8d29b40de25efc
-SHA512 (pylint-plugin-utils-0.2.6.tar.gz) = 99eb6554389ceaf4a2b5e3d3f3835b0cb3afd7d86a653eb1051381ef2bb999e0f0b17e5933df0604fc93049bd5d10f30b5823721dd4a35a2ade349bd6470009d
-Size (pylint-plugin-utils-0.2.6.tar.gz) = 9793 bytes
+SHA1 (pylint-plugin-utils-0.3.tar.gz) = 1667ef9c13ce5d2ec07b91640697d66071c86765
+RMD160 (pylint-plugin-utils-0.3.tar.gz) = bcd1e4728bab92a9d13f49c8c8e3934125dffef9
+SHA512 (pylint-plugin-utils-0.3.tar.gz) = cb9e6664d41372b574feab36a772318d8f901fafe584e4e9822373ee14c174981d2f3262fd796768f51b129a21bc061743a02ae5427ebde4703b30ae90daf732
+Size (pylint-plugin-utils-0.3.tar.gz) = 9996 bytes



Home | Main Index | Thread Index | Old Index