pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/feed2exec Python 3.10 works fine for wiz@.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a84ef5690c6f
branches:  trunk
changeset: 377963:a84ef5690c6f
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Mon Apr 25 17:39:51 2022 +0000

description:
Python 3.10 works fine for wiz@.

diffstat:

 mail/feed2exec/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5f0191ad12fe -r a84ef5690c6f mail/feed2exec/Makefile
--- a/mail/feed2exec/Makefile   Mon Apr 25 17:25:56 2022 +0000
+++ b/mail/feed2exec/Makefile   Mon Apr 25 17:39:51 2022 +0000
@@ -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 @@
 
 USE_LANGUAGES=         # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27 310
+PYTHON_VERSIONS_INCOMPATIBLE=  27
 
 USE_PKG_RESOURCES=     yes
 



Home | Main Index | Thread Index | Old Index