Date: Sat, 04 Jul 2026 18:17:57 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 64417d5b89ae - main - textproc/py-sphinx-argparse: Update version 0.5.2=>0.6.0 Message-ID: <6a494e55.23fce.51aaaf4f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=64417d5b89aee35332013d535277acb9f0bdb5bb commit 64417d5b89aee35332013d535277acb9f0bdb5bb Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-07-04 18:12:57 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-07-04 18:17:32 +0000 textproc/py-sphinx-argparse: Update version 0.5.2=>0.6.0 Changelog: https://github.com/sphinx-doc/sphinx-argparse/releases/tag/v0.6.0 --- textproc/py-sphinx-argparse/Makefile | 5 +++-- textproc/py-sphinx-argparse/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/textproc/py-sphinx-argparse/Makefile b/textproc/py-sphinx-argparse/Makefile index 4c5c4c2b6267..09ea5a2f217d 100644 --- a/textproc/py-sphinx-argparse/Makefile +++ b/textproc/py-sphinx-argparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinx-argparse -DISTVERSION= 0.5.2 +DISTVERSION= 0.6.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,8 @@ WWW= https://github.com/ashb/sphinx-argparse LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.0,1:textproc/py-sphinx@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.19:textproc/py-docutils@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sphinx>=5.1.0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 diff --git a/textproc/py-sphinx-argparse/distinfo b/textproc/py-sphinx-argparse/distinfo index 6c99b16261c0..ed469b626caa 100644 --- a/textproc/py-sphinx-argparse/distinfo +++ b/textproc/py-sphinx-argparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722237859 -SHA256 (sphinx_argparse-0.5.2.tar.gz) = e5352f8fa894b6fb6fda0498ba28a9f8d435971ef4bbc1a6c9c6414e7644f032 -SIZE (sphinx_argparse-0.5.2.tar.gz) = 27838 +TIMESTAMP = 1783188703 +SHA256 (sphinx_argparse-0.6.0.tar.gz) = d072bb67dd52b294375f0eedc203cb8e50d0329910dbceb6764e9386bff94e9d +SIZE (sphinx_argparse-0.6.0.tar.gz) = 37208home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a494e55.23fce.51aaaf4f>
