pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-xmm7360 py-xmm7360: Convert to PYTHON_VERSIONS_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/10c0d12cf39d
branches: trunk
changeset: 443875:10c0d12cf39d
user: nia <nia%pkgsrc.org@localhost>
date: Wed Dec 30 12:32:41 2020 +0000
description:
py-xmm7360: Convert to PYTHON_VERSIONS_INCOMPATIBLE
diffstat:
net/py-xmm7360/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 062ccf88691a -r 10c0d12cf39d net/py-xmm7360/Makefile
--- a/net/py-xmm7360/Makefile Wed Dec 30 12:29:24 2020 +0000
+++ b/net/py-xmm7360/Makefile Wed Dec 30 12:32:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/07/27 14:11:16 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2020/12/30 12:32:41 nia Exp $
DISTNAME= xmm7360-0.20200727
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -21,7 +21,7 @@
NO_BUILD= yes
XMM_DIR= ${PYSITELIB}/xmm7360
-PYTHON_VERSIONS_ACCEPTED= 37 38
+PYTHON_VERSIONS_INCOMPATIBLE= 27 36
REPLACE_PYTHON= rpc/open_xdatachannel.py rpc/rpc.py
INSTALLATION_DIRS+= bin ${XMM_DIR}
PY_PATCHPLIST= yes
Home |
Main Index |
Thread Index |
Old Index