Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2024 13:42:59 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: ceacb6963255 - main - textproc/py-sphinx-intl: Update to 2.3.0
Message-ID:  <202411211342.4ALDgxSD020103@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=ceacb6963255f89637018323a733dad9b04d107a

commit ceacb6963255f89637018323a733dad9b04d107a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-21 13:23:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-21 13:38:22 +0000

    textproc/py-sphinx-intl: Update to 2.3.0
    
    Changes:        https://github.com/sphinx-doc/sphinx-intl/releases
                    https://sphinx-intl.readthedocs.io/en/master/changes.html
---
 textproc/py-sphinx-intl/Makefile | 4 ++--
 textproc/py-sphinx-intl/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-sphinx-intl/Makefile b/textproc/py-sphinx-intl/Makefile
index 77639b753bcb..e43b565e9a81 100644
--- a/textproc/py-sphinx-intl/Makefile
+++ b/textproc/py-sphinx-intl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sphinx-intl
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/textproc/py-sphinx-intl/distinfo b/textproc/py-sphinx-intl/distinfo
index a3f7e2df2549..d9c123b2eb46 100644
--- a/textproc/py-sphinx-intl/distinfo
+++ b/textproc/py-sphinx-intl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1727314594
-SHA256 (sphinx_intl-2.2.0.tar.gz) = 66976a85d31624dfcb564059a6918f90b31669269bfe3f30b2d72e81f225ab20
-SIZE (sphinx_intl-2.2.0.tar.gz) = 23652
+TIMESTAMP = 1731679340
+SHA256 (sphinx_intl-2.3.0.tar.gz) = 4ddc63be820c94e23393538cc3d4c31631acab7001b0052e4530ff5bf623af97
+SIZE (sphinx_intl-2.3.0.tar.gz) = 24176



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