We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87f2be commit 6572602Copy full SHA for 6572602
mail/feed2exec/Makefile
@@ -1,4 +1,4 @@
1
-# $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 $
2
3
DISTNAME= feed2exec-0.18.0
4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -39,7 +39,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
39
40
USE_LANGUAGES= # none
41
42
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 310
43
44
USE_PKG_RESOURCES= yes
45
0 commit comments