pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-sphinxcontrib-phpdomain



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Mon Mar  9 03:37:17 UTC 2026

Added Files:
        pkgsrc/textproc/py-sphinxcontrib-phpdomain: DESCR Makefile PLIST
            distinfo

Log Message:
textproc/py-sphinxcontrib-phpdomain: import py313-sphinxcontrib-phpdomain-0.13.2

This package provides a Sphinx extension for documenting PHP projects.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-sphinxcontrib-phpdomain/DESCR \
    pkgsrc/textproc/py-sphinxcontrib-phpdomain/Makefile \
    pkgsrc/textproc/py-sphinxcontrib-phpdomain/PLIST \
    pkgsrc/textproc/py-sphinxcontrib-phpdomain/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/textproc/py-sphinxcontrib-phpdomain/DESCR
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-phpdomain/DESCR:1.1
--- /dev/null   Mon Mar  9 03:37:17 2026
+++ pkgsrc/textproc/py-sphinxcontrib-phpdomain/DESCR    Mon Mar  9 03:37:17 2026
@@ -0,0 +1 @@
+This package provides a Sphinx extension for documenting PHP projects.
Index: pkgsrc/textproc/py-sphinxcontrib-phpdomain/Makefile
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-phpdomain/Makefile:1.1
--- /dev/null   Mon Mar  9 03:37:17 2026
+++ pkgsrc/textproc/py-sphinxcontrib-phpdomain/Makefile Mon Mar  9 03:37:17 2026
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2026/03/09 03:37:17 jnemeth Exp $
+
+DISTNAME=      sphinxcontrib_phpdomain-0.13.2
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
+CATEGORIES=    textproc python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinxcontrib-phpdomain/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/sphinx-contrib/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 # py-sphinx
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-sphinxcontrib-phpdomain/PLIST
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-phpdomain/PLIST:1.1
--- /dev/null   Mon Mar  9 03:37:17 2026
+++ pkgsrc/textproc/py-sphinxcontrib-phpdomain/PLIST    Mon Mar  9 03:37:17 2026
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1 2026/03/09 03:37:17 jnemeth Exp $
+${PYSITELIB}/sphinxcontrib/phpdomain.py
+${PYSITELIB}/sphinxcontrib/phpdomain.pyc
+${PYSITELIB}/sphinxcontrib/phpdomain.pyo
+${PYSITELIB}/sphinxcontrib_phpdomain-${PKGVERSION}-py3.13-nspkg.pth
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
Index: pkgsrc/textproc/py-sphinxcontrib-phpdomain/distinfo
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-phpdomain/distinfo:1.1
--- /dev/null   Mon Mar  9 03:37:17 2026
+++ pkgsrc/textproc/py-sphinxcontrib-phpdomain/distinfo Mon Mar  9 03:37:17 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/03/09 03:37:17 jnemeth Exp $
+
+BLAKE2s (sphinxcontrib_phpdomain-0.13.2.tar.gz) = 34179a96b64124b82de3fb41d4a0980c91f523853fa2056763d4badb10284ef4
+SHA512 (sphinxcontrib_phpdomain-0.13.2.tar.gz) = 8f09a5a84919b89c9a37649cb8f9e4ed70b6cea2529d41f1523322e004ef13ce27e98566ab2f0344439d0d48400e1e1ee34f5df349fa799f38fa02d127e669c7
+Size (sphinxcontrib_phpdomain-0.13.2.tar.gz) = 52406 bytes



Home | Main Index | Thread Index | Old Index