Date: Sun, 7 Sep 2025 23:14:07 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 85878235ec39 - main - textproc/py-sphinx-autobuild: Update to 2025.8.25 Message-ID: <202509072314.587NE7rJ030803@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=85878235ec3950940498637b4854215f0f9370f2 commit 85878235ec3950940498637b4854215f0f9370f2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-09-07 22:39:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-09-07 23:04:11 +0000 textproc/py-sphinx-autobuild: Update to 2025.8.25 - Update WWW Changes: https://github.com/sphinx-doc/sphinx-autobuild/releases https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst --- textproc/py-sphinx-autobuild/Makefile | 6 +++--- textproc/py-sphinx-autobuild/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/py-sphinx-autobuild/Makefile b/textproc/py-sphinx-autobuild/Makefile index 20bc1ba1b6e5..dc3f881e8745 100644 --- a/textproc/py-sphinx-autobuild/Makefile +++ b/textproc/py-sphinx-autobuild/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinx-autobuild -PORTVERSION= 2024.10.3 +PORTVERSION= 2025.8.25 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,7 @@ DISTNAME= sphinx_autobuild-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rebuild Sphinx documentation on changes, with hot reloading in the browser -WWW= https://github.com/executablebooks/sphinx-autobuild +WWW= https://github.com/sphinx-doc/sphinx-autobuild LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.6:devel/py-colorama@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}watchfiles>=0.20:devel/py-watchfiles@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websockets>=11:devel/py-websockets@${PY_FLAVOR} -USES= python +USES= python:3.11+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/textproc/py-sphinx-autobuild/distinfo b/textproc/py-sphinx-autobuild/distinfo index 6b79c986016a..e5ed4b63af63 100644 --- a/textproc/py-sphinx-autobuild/distinfo +++ b/textproc/py-sphinx-autobuild/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632482 -SHA256 (sphinx_autobuild-2024.10.3.tar.gz) = 248150f8f333e825107b6d4b86113ab28fa51750e5f9ae63b59dc339be951fb1 -SIZE (sphinx_autobuild-2024.10.3.tar.gz) = 14023 +TIMESTAMP = 1757120842 +SHA256 (sphinx_autobuild-2025.8.25.tar.gz) = 9cf5aab32853c8c31af572e4fecdc09c997e2b8be5a07daf2a389e270e85b213 +SIZE (sphinx_autobuild-2025.8.25.tar.gz) = 15200home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509072314.587NE7rJ030803>
