git: eab0753c8c34 - main - textproc/py-sphinx-autobuild: Update to 2024.4.16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Apr 2024 18:31:37 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=eab0753c8c342d39bbd78b6b390542a02a6d6c8c commit eab0753c8c342d39bbd78b6b390542a02a6d6c8c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-20 18:28:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-20 18:28:42 +0000 textproc/py-sphinx-autobuild: Update to 2024.4.16 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 | 11 +++++++---- textproc/py-sphinx-autobuild/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/textproc/py-sphinx-autobuild/Makefile b/textproc/py-sphinx-autobuild/Makefile index aaf65567a1a1..946dcd73d4d7 100644 --- a/textproc/py-sphinx-autobuild/Makefile +++ b/textproc/py-sphinx-autobuild/Makefile @@ -1,12 +1,12 @@ PORTNAME= sphinx-autobuild -PORTVERSION= 2024.2.4 +PORTVERSION= 2024.4.16 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= sphinx_autobuild-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Rebuild Sphinx documentation on changes, with live-reload in the browser +COMMENT= Rebuild Sphinx documentation on changes, with hot reloading in the browser WWW= https://github.com/executablebooks/sphinx-autobuild LICENSE= MIT @@ -14,8 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.7:devel/py-flit-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}livereload>=0:www/py-livereload@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}starlette>=0.35:www/py-starlette@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}uvicorn>=0.25:www/py-uvicorn@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}watchfiles>=0.20:devel/py-watchfiles@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}websockets>=11:devel/py-websockets@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/textproc/py-sphinx-autobuild/distinfo b/textproc/py-sphinx-autobuild/distinfo index 1ed217f0921e..5ed93fa9bc3f 100644 --- a/textproc/py-sphinx-autobuild/distinfo +++ b/textproc/py-sphinx-autobuild/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712886458 -SHA256 (sphinx_autobuild-2024.2.4.tar.gz) = cb9d2121a176d62d45471624872afc5fad7755ad662738abe400ecf4a7954303 -SIZE (sphinx_autobuild-2024.2.4.tar.gz) = 12231 +TIMESTAMP = 1713624720 +SHA256 (sphinx_autobuild-2024.4.16.tar.gz) = 1c0ed37a1970eed197f9c5a66d65759e7c4e4cba7b5a5d77940752bf1a59f2c7 +SIZE (sphinx_autobuild-2024.4.16.tar.gz) = 12892