pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/feed2exec
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Apr 25 17:39:51 UTC 2022
Modified Files:
pkgsrc/mail/feed2exec: Makefile
Log Message:
Python 3.10 works fine for wiz@.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/mail/feed2exec/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/feed2exec/Makefile
diff -u pkgsrc/mail/feed2exec/Makefile:1.15 pkgsrc/mail/feed2exec/Makefile:1.16
--- pkgsrc/mail/feed2exec/Makefile:1.15 Sat Feb 5 21:29:12 2022
+++ pkgsrc/mail/feed2exec/Makefile Mon Apr 25 17:39:51 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2022/02/05 21:29:12 schmonz Exp $
+# $NetBSD: Makefile,v 1.16 2022/04/25 17:39:51 schmonz Exp $
DISTNAME= feed2exec-0.18.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -39,7 +39,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-runn
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 310
+PYTHON_VERSIONS_INCOMPATIBLE= 27
USE_PKG_RESOURCES= yes
Home |
Main Index |
Thread Index |
Old Index