pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-pylint-celery py-pylint-celery: mark as incompa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4914352fb452
branches: trunk
changeset: 382777:4914352fb452
user: adam <adam%pkgsrc.org@localhost>
date: Sat Jul 14 12:12:08 2018 +0000
description:
py-pylint-celery: mark as incompatible with Python 2.7
diffstat:
net/py-pylint-celery/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 29e4d7a0cad8 -r 4914352fb452 net/py-pylint-celery/Makefile
--- a/net/py-pylint-celery/Makefile Sat Jul 14 12:11:32 2018 +0000
+++ b/net/py-pylint-celery/Makefile Sat Jul 14 12:12:08 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/12/21 10:24:12 adam Exp $
+# $NetBSD: Makefile,v 1.2 2018/07/14 12:12:08 adam Exp $
DISTNAME= pylint-celery-0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,5 +16,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