diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-25 12:14:37 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-25 12:22:36 +0800 |
commit | 1fe905415e7d73074056744fa657736c13d7aa39 (patch) | |
tree | 06175751294b5a9245042e8c2814c4f1ca8022af /textproc/py-sphinx-autobuild | |
parent | security/py-tinyaes: Update to 1.1.1 (diff) |
textproc/py-sphinx-autobuild: Update to 2024.9.17
Changes: https://github.com/sphinx-doc/sphinx-autobuild/releases
https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst
Diffstat (limited to 'textproc/py-sphinx-autobuild')
-rw-r--r-- | textproc/py-sphinx-autobuild/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-sphinx-autobuild/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-sphinx-autobuild/Makefile b/textproc/py-sphinx-autobuild/Makefile index 3d3732c1896e..7ae4a6f6f679 100644 --- a/textproc/py-sphinx-autobuild/Makefile +++ b/textproc/py-sphinx-autobuild/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinx-autobuild -PORTVERSION= 2024.9.3 +PORTVERSION= 2024.9.17 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx-autobuild/distinfo b/textproc/py-sphinx-autobuild/distinfo index 5ae82e06750e..623563048b6e 100644 --- a/textproc/py-sphinx-autobuild/distinfo +++ b/textproc/py-sphinx-autobuild/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725559893 -SHA256 (sphinx_autobuild-2024.9.3.tar.gz) = 75929a5a92b932da8d29837406d6d973a927c456f30986a27f1f20b067897892 -SIZE (sphinx_autobuild-2024.9.3.tar.gz) = 13370 +TIMESTAMP = 1726740989 +SHA256 (sphinx_autobuild-2024.9.17.tar.gz) = a8e6e888283c2cc599d0dbc073f89be95628ca2d6c5c41ed086ab206bb7c9b99 +SIZE (sphinx_autobuild-2024.9.17.tar.gz) = 13391 |