pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-logilab-astng py-logilab-astng: mark as not f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57ca29c7d4cb
branches:  trunk
changeset: 452500:57ca29c7d4cb
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed May 12 06:55:37 2021 +0000

description:
py-logilab-astng: mark as not for Python 2.7

diffstat:

 devel/py-logilab-astng/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1a332337c83d -r 57ca29c7d4cb devel/py-logilab-astng/Makefile
--- a/devel/py-logilab-astng/Makefile   Wed May 12 06:55:06 2021 +0000
+++ b/devel/py-logilab-astng/Makefile   Wed May 12 06:55:37 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/09/04 18:08:20 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2021/05/12 06:55:37 adam Exp $
 
 DISTNAME=      logilab-astng-0.24.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -14,6 +14,8 @@
 
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27      # py-logilab-common
+
 ALL_ENV+=      PYVERSSUFFIX=${PYVERSSUFFIX:Q}
 
 do-test:



Home | Main Index | Thread Index | Old Index