pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/py-mailman-hyperkitty
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 13 21:08:16 UTC 2026
Modified Files:
pkgsrc/mail/py-mailman-hyperkitty: Makefile
Log Message:
py-mailman-hyperkitty: 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.7 -r1.8 pkgsrc/mail/py-mailman-hyperkitty/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/py-mailman-hyperkitty/Makefile
diff -u pkgsrc/mail/py-mailman-hyperkitty/Makefile:1.7 pkgsrc/mail/py-mailman-hyperkitty/Makefile:1.8
--- pkgsrc/mail/py-mailman-hyperkitty/Makefile:1.7 Sun Jun 28 15:41:27 2026
+++ pkgsrc/mail/py-mailman-hyperkitty/Makefile Mon Jul 13 21:08:16 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2026/06/28 15:41:27 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2026/07/13 21:08:16 wiz Exp $
DISTNAME= mailman-hyperkitty-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-zope.interface-
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 312
+#PYTHON_VERSIONS_ACCEPTED= 312
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index