py-sphinxcontrib-spelling: added version 8.0.0

This package contains sphinxcontrib.spelling, a spelling checker for
Sphinx-based documentation. It uses PyEnchant to produce a report showing
misspelled words.
This commit is contained in:
adam 2024-01-22 16:17:25 +00:00
parent 86b8b97eda
commit 397e842388
4 changed files with 73 additions and 0 deletions

View File

@ -0,0 +1,3 @@
This package contains sphinxcontrib.spelling, a spelling checker for
Sphinx-based documentation. It uses PyEnchant to produce a report showing
misspelled words.

View File

@ -0,0 +1,29 @@
# $NetBSD: Makefile,v 1.1 2024/01/22 16:17:25 adam Exp $
DISTNAME= sphinxcontrib-spelling-8.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-spelling/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/sphinx-contrib/spelling
COMMENT= Sphinx spelling extension
LICENSE= 2-clause-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=6.2:../../devel/py-setuptools_scm
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-enchant>=3.1.1:../../textproc/py-enchant
DEPENDS+= ${PYPKGPREFIX}-sphinx>=3.0:../../textproc/py-sphinx
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27 38
# FIX: ModuleNotFoundError: No module named 'tests'
pre-test:
${TOUCH} ${WRKSRC}/tests/__init__.py
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,36 @@
@comment $NetBSD: PLIST,v 1.1 2024/01/22 16:17:25 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/pbr.json
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/sphinxcontrib/spelling/__init__.py
${PYSITELIB}/sphinxcontrib/spelling/__init__.pyc
${PYSITELIB}/sphinxcontrib/spelling/__init__.pyo
${PYSITELIB}/sphinxcontrib/spelling/asset.py
${PYSITELIB}/sphinxcontrib/spelling/asset.pyc
${PYSITELIB}/sphinxcontrib/spelling/asset.pyo
${PYSITELIB}/sphinxcontrib/spelling/builder.py
${PYSITELIB}/sphinxcontrib/spelling/builder.pyc
${PYSITELIB}/sphinxcontrib/spelling/builder.pyo
${PYSITELIB}/sphinxcontrib/spelling/checker.py
${PYSITELIB}/sphinxcontrib/spelling/checker.pyc
${PYSITELIB}/sphinxcontrib/spelling/checker.pyo
${PYSITELIB}/sphinxcontrib/spelling/directive.py
${PYSITELIB}/sphinxcontrib/spelling/directive.pyc
${PYSITELIB}/sphinxcontrib/spelling/directive.pyo
${PYSITELIB}/sphinxcontrib/spelling/domain.py
${PYSITELIB}/sphinxcontrib/spelling/domain.pyc
${PYSITELIB}/sphinxcontrib/spelling/domain.pyo
${PYSITELIB}/sphinxcontrib/spelling/filters.py
${PYSITELIB}/sphinxcontrib/spelling/filters.pyc
${PYSITELIB}/sphinxcontrib/spelling/filters.pyo
${PYSITELIB}/sphinxcontrib/spelling/role.py
${PYSITELIB}/sphinxcontrib/spelling/role.pyc
${PYSITELIB}/sphinxcontrib/spelling/role.pyo
${PYSITELIB}/sphinxcontrib/spelling/version.py
${PYSITELIB}/sphinxcontrib/spelling/version.pyc
${PYSITELIB}/sphinxcontrib/spelling/version.pyo

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2024/01/22 16:17:25 adam Exp $
BLAKE2s (sphinxcontrib-spelling-8.0.0.tar.gz) = 1887cd83d374f756d34f07253a297cd3ce44a8b6d263248f03a6c8f1c7f66637
SHA512 (sphinxcontrib-spelling-8.0.0.tar.gz) = 0d8c21ea660516238c43fabb505666dfee15abb39f538c40c6b61f91e20c246b16aa170cd444263507dd51913a27fc7719cddb28f30eab26825b565f70dd3ab6
Size (sphinxcontrib-spelling-8.0.0.tar.gz) = 37610 bytes