head 1.2; access; symbols pkgsrc-2026Q2:1.2.0.4 pkgsrc-2026Q2-base:1.2 pkgsrc-2026Q1:1.2.0.2 pkgsrc-2026Q1-base:1.2; locks; strict; comment @# @; 1.2 date 2026.03.10.07.53.21; author wiz; state Exp; branches; next 1.1; commitid cbG6XZ6mKuX1YoxG; 1.1 date 2026.03.09.03.33.02; author jnemeth; state Exp; branches; next ; commitid 7OauMIm5phcNyfxG; desc @@ 1.2 log @py-sphinxcontrib*: not for Python 3.11 due to py-sphinx @ text @# $NetBSD: Makefile,v 1.1 2026/03/09 03:33:02 jnemeth Exp $ DISTNAME= sphinxcontrib-blockdiag-3.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-blockdiag/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/sphinx-contrib/blockdiag/ COMMENT= Extension for embedding block diagrams LICENSE= 2-clause-bsd TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.8:../../textproc/py-sphinx USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 310 311 # py-sphinx .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" @ 1.1 log @textproc/py-sphinxcontrib-blockdiag: import py313-sphinxcontrib-blockdiag-3.0.0 A Sphinx extension for embedding activity diagram using actdiag. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2025/10/09 07:58:05 wiz Exp $ d18 1 a18 1 PYTHON_VERSIONS_INCOMPATIBLE= 310 # py-sphinx @