pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mailman3
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 13 21:09:15 UTC 2026
Modified Files:
pkgsrc/mail/mailman3: Makefile
Log Message:
mailman3: comment out accepted Python versions
pbulk seems to have trouble when both BROKEN and impossible Python
dependencies apply
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/mailman3/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/mailman3/Makefile
diff -u pkgsrc/mail/mailman3/Makefile:1.14 pkgsrc/mail/mailman3/Makefile:1.15
--- pkgsrc/mail/mailman3/Makefile:1.14 Sun Jun 28 15:41:26 2026
+++ pkgsrc/mail/mailman3/Makefile Mon Jul 13 21:09:15 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2026/06/28 15:41:26 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2026/07/13 21:09:15 wiz Exp $
DISTNAME= mailman-3.3.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -78,7 +78,7 @@ INSTALLATION_DIRS+= ${EGDIR}
# uses nntplib, removed from Python 3.13
# https://gitlab.com/mailman/mailman/-/issues/1176
-PYTHON_VERSIONS_ACCEPTED= 311
+#PYTHON_VERSIONS_ACCEPTED= 311
post-patch:
${CP} ${FILESDIR}/crontab.sample ${WRKSRC}/crontab.sample
Home |
Main Index |
Thread Index |
Old Index