pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinxcontrib-seqdiag
Module Name: pkgsrc
Committed By: jnemeth
Date: Mon Mar 9 03:40:54 UTC 2026
Added Files:
pkgsrc/textproc/py-sphinxcontrib-seqdiag: DESCR Makefile PLIST distinfo
Log Message:
textproc/py-sphinxcontrib-seqdiag: import py313-sphinxcontrib-seqdiag-3.0.0
This extension enables you to insert sequence diagrams into your document.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-sphinxcontrib-seqdiag/DESCR \
pkgsrc/textproc/py-sphinxcontrib-seqdiag/Makefile \
pkgsrc/textproc/py-sphinxcontrib-seqdiag/PLIST \
pkgsrc/textproc/py-sphinxcontrib-seqdiag/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-seqdiag/DESCR
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-seqdiag/DESCR:1.1
--- /dev/null Mon Mar 9 03:40:54 2026
+++ pkgsrc/textproc/py-sphinxcontrib-seqdiag/DESCR Mon Mar 9 03:40:54 2026
@@ -0,0 +1 @@
+This extension enables you to insert sequence diagrams into your document.
Index: pkgsrc/textproc/py-sphinxcontrib-seqdiag/Makefile
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-seqdiag/Makefile:1.1
--- /dev/null Mon Mar 9 03:40:54 2026
+++ pkgsrc/textproc/py-sphinxcontrib-seqdiag/Makefile Mon Mar 9 03:40:54 2026
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2026/03/09 03:40:54 jnemeth Exp $
+
+DISTNAME= sphinxcontrib-seqdiag-3.0.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc python
+MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-seqdiag/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/sphinx-contrib/seqdiag/
+COMMENT= Extension for embedding sequence 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-seqdiag/PLIST
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-seqdiag/PLIST:1.1
--- /dev/null Mon Mar 9 03:40:54 2026
+++ pkgsrc/textproc/py-sphinxcontrib-seqdiag/PLIST Mon Mar 9 03:40:54 2026
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2026/03/09 03:40:54 jnemeth Exp $
+${PYSITELIB}/sphinxcontrib/seqdiag.py
+${PYSITELIB}/sphinxcontrib/seqdiag.pyc
+${PYSITELIB}/sphinxcontrib/seqdiag.pyo
+${PYSITELIB}/sphinxcontrib_seqdiag-${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-seqdiag/distinfo
diff -u /dev/null pkgsrc/textproc/py-sphinxcontrib-seqdiag/distinfo:1.1
--- /dev/null Mon Mar 9 03:40:54 2026
+++ pkgsrc/textproc/py-sphinxcontrib-seqdiag/distinfo Mon Mar 9 03:40:54 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/03/09 03:40:54 jnemeth Exp $
+
+BLAKE2s (sphinxcontrib-seqdiag-3.0.0.tar.gz) = a1808fb65bdd106d24f8d3ddc6e9d2eb10b8ee7554b01bff320860e944aaab76
+SHA512 (sphinxcontrib-seqdiag-3.0.0.tar.gz) = fd1bcbda3f73eec56314b4ad3054725e9c1b946c6fe3b8b950b5fc3a97ad4d12aa695e5741946cf86bbc8f62f77873400d09afbc568ad593c04fad1810c3e4fe
+Size (sphinxcontrib-seqdiag-3.0.0.tar.gz) = 6196 bytes
Home |
Main Index |
Thread Index |
Old Index