Date: Sat, 29 Nov 2025 23:00:22 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Matthew Wener <matthew@wener.org> Subject: git: 71b103a5a87c - main - textproc/py-sphinxcontrib-spelling: Update 8.0.1 => 8.0.2 Message-ID: <692b7b06.824d.47c07d94@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=71b103a5a87ccdd4bfed0aefb6362e02d86c8ebf commit 71b103a5a87ccdd4bfed0aefb6362e02d86c8ebf Author: Matthew Wener <matthew@wener.org> AuthorDate: 2025-11-29 22:59:45 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-11-29 22:59:45 +0000 textproc/py-sphinxcontrib-spelling: Update 8.0.1 => 8.0.2 Changelog: https://github.com/sphinx-contrib/spelling/releases/tag/8.0.2 PR: 291292 --- textproc/py-sphinxcontrib-spelling/Makefile | 7 +++---- textproc/py-sphinxcontrib-spelling/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/textproc/py-sphinxcontrib-spelling/Makefile b/textproc/py-sphinxcontrib-spelling/Makefile index 945fea5d9098..4ecdb37bf9b6 100644 --- a/textproc/py-sphinxcontrib-spelling/Makefile +++ b/textproc/py-sphinxcontrib-spelling/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinxcontrib-spelling -DISTVERSION= 8.0.1 +DISTVERSION= 8.0.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,8 @@ WWW= https://github.com/sphinx-contrib/spelling LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enchant>0:textproc/py-enchant@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} diff --git a/textproc/py-sphinxcontrib-spelling/distinfo b/textproc/py-sphinxcontrib-spelling/distinfo index fd1faee33927..05d86e498886 100644 --- a/textproc/py-sphinxcontrib-spelling/distinfo +++ b/textproc/py-sphinxcontrib-spelling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734633907 -SHA256 (sphinxcontrib_spelling-8.0.1.tar.gz) = f0447b6413c78b613b916c7891e36be85a105d1919c99784c53dfea2d8f8040f -SIZE (sphinxcontrib_spelling-8.0.1.tar.gz) = 36005 +TIMESTAMP = 1764452729 +SHA256 (sphinxcontrib_spelling-8.0.2.tar.gz) = afbc7b8e93721ab88f12bdd39d848b92017b3763b9ed6226b4b0e54b06664fea +SIZE (sphinxcontrib_spelling-8.0.2.tar.gz) = 30955home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692b7b06.824d.47c07d94>
