diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/py-sphinx-autobuild/Makefile | 6 | ||||
-rw-r--r-- | 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) = 15200 |