diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-30 21:03:06 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-30 21:36:37 +0800 |
commit | d912201e9e35f2b5b4643cd48b40e0940bf4734b (patch) | |
tree | 77cf1680762bbfc0931b493dc369b07c9c0bf1a9 /textproc/py-sphinx-intl | |
parent | textproc/py-sphinx-gallery: Update to 0.17.1 (diff) |
textproc/py-sphinx-intl: Update to 2.2.0
- Update WWW
Changes: https://github.com/sphinx-doc/sphinx-intl/releases
https://sphinx-intl.readthedocs.io/en/master/changes.html
Diffstat (limited to 'textproc/py-sphinx-intl')
-rw-r--r-- | textproc/py-sphinx-intl/Makefile | 7 | ||||
-rw-r--r-- | textproc/py-sphinx-intl/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/py-sphinx-intl/Makefile b/textproc/py-sphinx-intl/Makefile index 79e129e0e846..77639b753bcb 100644 --- a/textproc/py-sphinx-intl/Makefile +++ b/textproc/py-sphinx-intl/Makefile @@ -1,13 +1,14 @@ PORTNAME= sphinx-intl -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= sphinx_intl-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx utility that make it easy to translate and to apply translation -WWW= https://github.com/sphinx-doc/sphinx-intl +WWW= https://sphinx-intl.readthedocs.io/en/master/ \ + https://github.com/sphinx-doc/sphinx-intl LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/textproc/py-sphinx-intl/distinfo b/textproc/py-sphinx-intl/distinfo index 82215fb7ce60..a3f7e2df2549 100644 --- a/textproc/py-sphinx-intl/distinfo +++ b/textproc/py-sphinx-intl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771365 -SHA256 (sphinx-intl-2.1.0.tar.gz) = 9d9849ae42515b39786824e99f1e30db0404c377b01bb022690fc932b0221c02 -SIZE (sphinx-intl-2.1.0.tar.gz) = 19144 +TIMESTAMP = 1727314594 +SHA256 (sphinx_intl-2.2.0.tar.gz) = 66976a85d31624dfcb564059a6918f90b31669269bfe3f30b2d72e81f225ab20 +SIZE (sphinx_intl-2.2.0.tar.gz) = 23652 |