pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-pylint-common py-pylint-common: mark as incom...
details: https://anonhg.NetBSD.org/pkgsrc/rev/29e4d7a0cad8
branches: trunk
changeset: 382776:29e4d7a0cad8
user: adam <adam%pkgsrc.org@localhost>
date: Sat Jul 14 12:11:32 2018 +0000
description:
py-pylint-common: mark as incompatible with Python 2.7
diffstat:
devel/py-pylint-common/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 128f8428aaaf -r 29e4d7a0cad8 devel/py-pylint-common/Makefile
--- a/devel/py-pylint-common/Makefile Sat Jul 14 11:41:49 2018 +0000
+++ b/devel/py-pylint-common/Makefile Sat Jul 14 12:11:32 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/12/21 10:15:48 adam Exp $
+# $NetBSD: Makefile,v 1.2 2018/07/14 12:11:32 adam Exp $
DISTNAME= pylint-common-0.2.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,5 +15,7 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # pylint-plugin-utils
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index