Skip to content

Commit 9c2839f

Browse files
committed
py-sphinxcontrib*: not for Python 3.11
due to py-sphinx
1 parent d08ea57 commit 9c2839f

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

textproc/py-sphinxcontrib-actdiag/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1 2026/03/09 03:31:14 jnemeth Exp $
1+
# $NetBSD: Makefile,v 1.2 2026/03/10 07:53:21 wiz Exp $
22

33
DISTNAME= sphinxcontrib-actdiag-3.0.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.8:../../textproc/py-sphinx
1515

1616
USE_LANGUAGES= # none
1717

18-
PYTHON_VERSIONS_INCOMPATIBLE= 310 # py-sphinx
18+
PYTHON_VERSIONS_INCOMPATIBLE= 310 311 # py-sphinx
1919

2020
.include "../../lang/python/wheel.mk"
2121
.include "../../mk/bsd.pkg.mk"

textproc/py-sphinxcontrib-blockdiag/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1 2026/03/09 03:33:02 jnemeth Exp $
1+
# $NetBSD: Makefile,v 1.2 2026/03/10 07:53:21 wiz Exp $
22

33
DISTNAME= sphinxcontrib-blockdiag-3.0.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.8:../../textproc/py-sphinx
1515

1616
USE_LANGUAGES= # none
1717

18-
PYTHON_VERSIONS_INCOMPATIBLE= 310 # py-sphinx
18+
PYTHON_VERSIONS_INCOMPATIBLE= 310 311 # py-sphinx
1919

2020
.include "../../lang/python/wheel.mk"
2121
.include "../../mk/bsd.pkg.mk"

textproc/py-sphinxcontrib-nwdiag/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1 2026/03/09 03:34:59 jnemeth Exp $
1+
# $NetBSD: Makefile,v 1.2 2026/03/10 07:53:21 wiz Exp $
22

33
DISTNAME= sphinxcontrib-nwdiag-2.0.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.8:../../textproc/py-sphinx
1515

1616
USE_LANGUAGES= # none
1717

18-
PYTHON_VERSIONS_INCOMPATIBLE= 310 # py-sphinx
18+
PYTHON_VERSIONS_INCOMPATIBLE= 310 311 # py-sphinx
1919

2020
.include "../../lang/python/wheel.mk"
2121
.include "../../mk/bsd.pkg.mk"

textproc/py-sphinxcontrib-phpdomain/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1 2026/03/09 03:37:17 jnemeth Exp $
1+
# $NetBSD: Makefile,v 1.2 2026/03/10 07:53:21 wiz Exp $
22

33
DISTNAME= sphinxcontrib_phpdomain-0.13.2
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.8:../../textproc/py-sphinx
1515

1616
USE_LANGUAGES= # none
1717

18-
PYTHON_VERSIONS_INCOMPATIBLE= 310 # py-sphinx
18+
PYTHON_VERSIONS_INCOMPATIBLE= 310 311 # py-sphinx
1919

2020
.include "../../lang/python/wheel.mk"
2121
.include "../../mk/bsd.pkg.mk"

textproc/py-sphinxcontrib-programoutput2/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1 2026/03/09 03:39:26 jnemeth Exp $
1+
# $NetBSD: Makefile,v 1.2 2026/03/10 07:53:21 wiz Exp $
22

33
DISTNAME= sphinxcontrib-programoutput2-2.0a1
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.8:../../textproc/py-sphinx
1515

1616
USE_LANGUAGES= # none
1717

18-
PYTHON_VERSIONS_INCOMPATIBLE= 310 # py-sphinx
18+
PYTHON_VERSIONS_INCOMPATIBLE= 310 311 # py-sphinx
1919

2020
WHEEL_NAME= sphinxcontrib_programoutput2-0.0.0
2121

textproc/py-sphinxcontrib-seqdiag/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1 2026/03/09 03:40:54 jnemeth Exp $
1+
# $NetBSD: Makefile,v 1.2 2026/03/10 07:53:21 wiz Exp $
22

33
DISTNAME= sphinxcontrib-seqdiag-3.0.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.8:../../textproc/py-sphinx
1515

1616
USE_LANGUAGES= # none
1717

18-
PYTHON_VERSIONS_INCOMPATIBLE= 310 # py-sphinx
18+
PYTHON_VERSIONS_INCOMPATIBLE= 310 311 # py-sphinx
1919

2020
.include "../../lang/python/wheel.mk"
2121
.include "../../mk/bsd.pkg.mk"

0 commit comments

Comments
 (0)