pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-pylint-django py-pylint-django: mark as incompa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/069222755b32
branches: trunk
changeset: 382778:069222755b32
user: adam <adam%pkgsrc.org@localhost>
date: Sat Jul 14 12:12:33 2018 +0000
description:
py-pylint-django: mark as incompatible with Python 2.7
diffstat:
www/py-pylint-django/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4914352fb452 -r 069222755b32 www/py-pylint-django/Makefile
--- a/www/py-pylint-django/Makefile Sat Jul 14 12:12:08 2018 +0000
+++ b/www/py-pylint-django/Makefile Sat Jul 14 12:12:33 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2018/06/15 08:01:07 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/07/14 12:12:33 adam Exp $
DISTNAME= pylint-django-0.11.1
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