Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:45:43 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: 103cdb9f4e3a - main - textproc/py-sphinx-autobuild: Update to 2024.9.3
Message-ID:  <202409081845.488IjhOp041434@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=103cdb9f4e3a850ed1e316934eb0ebb87557c362

commit 103cdb9f4e3a850ed1e316934eb0ebb87557c362
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:21:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:37:48 +0000

    textproc/py-sphinx-autobuild: Update to 2024.9.3
    
    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 | 4 ++--
 textproc/py-sphinx-autobuild/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-sphinx-autobuild/Makefile b/textproc/py-sphinx-autobuild/Makefile
index 946dcd73d4d7..3d3732c1896e 100644
--- a/textproc/py-sphinx-autobuild/Makefile
+++ b/textproc/py-sphinx-autobuild/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sphinx-autobuild
-PORTVERSION=	2024.4.16
+PORTVERSION=	2024.9.3
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	MIT
 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} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorama>=0.4.6:devel/py-colorama@${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} \
diff --git a/textproc/py-sphinx-autobuild/distinfo b/textproc/py-sphinx-autobuild/distinfo
index 5ed93fa9bc3f..5ae82e06750e 100644
--- a/textproc/py-sphinx-autobuild/distinfo
+++ b/textproc/py-sphinx-autobuild/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713624720
-SHA256 (sphinx_autobuild-2024.4.16.tar.gz) = 1c0ed37a1970eed197f9c5a66d65759e7c4e4cba7b5a5d77940752bf1a59f2c7
-SIZE (sphinx_autobuild-2024.4.16.tar.gz) = 12892
+TIMESTAMP = 1725559893
+SHA256 (sphinx_autobuild-2024.9.3.tar.gz) = 75929a5a92b932da8d29837406d6d973a927c456f30986a27f1f20b067897892
+SIZE (sphinx_autobuild-2024.9.3.tar.gz) = 13370



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081845.488IjhOp041434>