Skip to content

Commit

Permalink
py-mailman-hyperkitty: Fix python versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jperkin committed Nov 27, 2024
1 parent 4d75a45 commit bc8d071
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mail/py-mailman-hyperkitty/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2024/10/14 06:45:47 wiz Exp $
# $NetBSD: Makefile,v 1.5 2024/11/27 10:48:59 jperkin Exp $

DISTNAME= mailman-hyperkitty-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
Expand All @@ -16,5 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-zope.interface-[0-9]*:../../devel/py-zope.interface

USE_LANGUAGES= # none

PYTHON_VERSIONS_ACCEPTED= 312 311 310

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

0 comments on commit bc8d071

Please sign in to comment.