summaryrefslogtreecommitdiff
path: root/devel/py-futures/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-futures/Makefile')
-rw-r--r--devel/py-futures/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-futures/Makefile b/devel/py-futures/Makefile
index 8abe4e7dc77..ba94ffa14cb 100644
--- a/devel/py-futures/Makefile
+++ b/devel/py-futures/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/12/01 10:27:25 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/07/03 05:03:11 adam Exp $
DISTNAME= futures-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/agronholm/pythonfutures
COMMENT= Library brings asynchronous computations from Python 3.x
LICENSE= python-software-foundation
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # included in 3+
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # included in 3+
USE_LANGUAGES= # none