pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Mon Mar  9 03:31:14 UTC 2026

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

Log Message:
textproc/py-sphinxcontrib-actdiag: import py313-sphinxcontrib-actdiag-3.0.0

A Sphinx extension for embedding activity diagram using actdiag.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-sphinxcontrib-actdiag/DESCR \
    pkgsrc/textproc/py-sphinxcontrib-actdiag/Makefile \
    pkgsrc/textproc/py-sphinxcontrib-actdiag/PLIST \
    pkgsrc/textproc/py-sphinxcontrib-actdiag/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-actdiag/DESCR
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-actdiag/DESCR:1.1
--- /dev/null   Mon Mar  9 03:31:14 2026
+++ pkgsrc/textproc/py-sphinxcontrib-actdiag/DESCR      Mon Mar  9 03:31:14 2026
@@ -0,0 +1 @@
+A Sphinx extension for embedding activity diagram using actdiag.
Index: pkgsrc/textproc/py-sphinxcontrib-actdiag/Makefile
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-actdiag/Makefile:1.1
--- /dev/null   Mon Mar  9 03:31:14 2026
+++ pkgsrc/textproc/py-sphinxcontrib-actdiag/Makefile   Mon Mar  9 03:31:14 2026
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2026/03/09 03:31:14 jnemeth Exp $
+
+DISTNAME=      sphinxcontrib-actdiag-3.0.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    textproc python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinxcontrib-actdiag/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/sphinx-contrib/actdiag/
+COMMENT=       Extension embedding activity 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 # py-sphinx
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-sphinxcontrib-actdiag/PLIST
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-actdiag/PLIST:1.1
--- /dev/null   Mon Mar  9 03:31:14 2026
+++ pkgsrc/textproc/py-sphinxcontrib-actdiag/PLIST      Mon Mar  9 03:31:14 2026
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2026/03/09 03:31:14 jnemeth Exp $
+${PYSITELIB}/sphinxcontrib/actdiag.py
+${PYSITELIB}/sphinxcontrib/actdiag.pyc
+${PYSITELIB}/sphinxcontrib/actdiag.pyo
+${PYSITELIB}/sphinxcontrib_actdiag-${PKGVERSION}-py3.13-nspkg.pth
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/AUTHORS
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
Index: pkgsrc/textproc/py-sphinxcontrib-actdiag/distinfo
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-actdiag/distinfo:1.1
--- /dev/null   Mon Mar  9 03:31:14 2026
+++ pkgsrc/textproc/py-sphinxcontrib-actdiag/distinfo   Mon Mar  9 03:31:14 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/03/09 03:31:14 jnemeth Exp $
+
+BLAKE2s (sphinxcontrib-actdiag-3.0.0.tar.gz) = be09821e696b6541554a96f2a898c4110ea339555c93b3de4c385a872b12d329
+SHA512 (sphinxcontrib-actdiag-3.0.0.tar.gz) = b6cb595c2f5a6ac5c816b7b8424239c8ce1787420776f6e001721818d64d546f97d03baacef636464fb29a4f7a62d6f89dec7894b942e87d2b07d78edecc7ecd
+Size (sphinxcontrib-actdiag-3.0.0.tar.gz) = 6201 bytes



Home | Main Index | Thread Index | Old Index