head 1.3; access; symbols pkgsrc-2026Q1:1.2.0.2 pkgsrc-2026Q1-base:1.2; locks; strict; comment @# @; 1.3 date 2026.05.26.09.14.30; author adam; state Exp; branches; next 1.2; commitid f8YhqZm1LrypWiHG; 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.37.17; author jnemeth; state Exp; branches; next ; commitid iy0DLEoO55xfAfxG; desc @@ 1.3 log @py-sphinxcontrib-phpdomain: updated to 0.15.2 0.15.2 * Removed usage of `pkg_resources` and converted to an implicit namespace package. * Fixed build warnings related to license metadata. 0.15.1 * Tagged the wrong branch for 0.15.0 * Fixed missing build dep 0.15.0 * Expand compatibled version range for sphinx 9.x @ text @# $NetBSD: Makefile,v 1.2 2026/03/10 07:53:21 wiz Exp $ DISTNAME= sphinxcontrib_phpdomain-0.15.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-phpdomain/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/markstory/sphinxcontrib-phpdomain COMMENT= Extension for documenting PHP projects 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.2 log @py-sphinxcontrib*: not for Python 3.11 due to py-sphinx @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2026/03/09 03:37:17 jnemeth Exp $ d3 1 a3 1 DISTNAME= sphinxcontrib_phpdomain-0.13.2 d9 1 a9 1 HOMEPAGE= https://github.com/sphinx-contrib/phpdomain/ @ 1.1 log @textproc/py-sphinxcontrib-phpdomain: import py313-sphinxcontrib-phpdomain-0.13.2 This package provides a Sphinx extension for documenting PHP projects. @ 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 @