summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2022-02-05 21:29:12 +0000
committerschmonz <schmonz@pkgsrc.org>2022-02-05 21:29:12 +0000
commit6572602119154b29bc6ac032cccfa10aaabd3685 (patch)
treea52ba4e4056b876fd5d21d61df04f550d6043555 /mail
parentf87f2be3bb07464aaa465e29673cd94be2fe1898 (diff)
downloadpkgsrc-6572602119154b29bc6ac032cccfa10aaabd3685.tar.gz
Don't try to run under 3.10 (code says 3.6-3.9).
Diffstat (limited to 'mail')
-rw-r--r--mail/feed2exec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/feed2exec/Makefile b/mail/feed2exec/Makefile
index d43247fecd9..d86a60344ca 100644
--- a/mail/feed2exec/Makefile
+++ b/mail/feed2exec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/02/04 00:04:09 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2022/02/05 21:29:12 schmonz Exp $
DISTNAME= feed2exec-0.18.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -39,7 +39,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 310
USE_PKG_RESOURCES= yes