py-dominate: not for Python 3.12

Next version will support it
https://github.com/Knio/dominate/issues/172
This commit is contained in:
wiz 2023-11-05 22:11:37 +00:00
parent 1dbb00d7fc
commit 0941b9210d
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2023/08/30 14:47:54 adam Exp $
# $NetBSD: Makefile,v 1.9 2023/11/05 22:11:37 wiz Exp $
DISTNAME= dominate-2.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@ -11,6 +11,7 @@ COMMENT= Python library for creating and manipulating HTML documents
LICENSE= gnu-lgpl-v3
PYTHON_VERSIONED_DEPENDENCIES= test:test
PYTHON_VERSIONS_INCOMPATIBLE= 312
USE_LANGUAGES= # none

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2022/04/29 11:56:44 wiz Exp $
# $NetBSD: Makefile,v 1.15 2023/11/05 22:11:37 wiz Exp $
DISTNAME= Flask-Bootstrap-3.3.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-visitor-[0-9]*:../../devel/py-visitor
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_VERSIONS_INCOMPATIBLE= 27 312
REPLACE_PYTHON+= flask_bootstrap/__init__.py