Date: Thu, 05 Feb 2026 06:13:03 +0000 From: Charlie Li <vishwin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 892e31a5c8bb - 2026Q1 - lang/python-doc-html: populate 3.13 Message-ID: <698434ef.24c78.6751c368@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch 2026Q1 has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=892e31a5c8bba4d94d2cf6295a0b4dc8e3d50150 commit 892e31a5c8bba4d94d2cf6295a0b4dc8e3d50150 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2026-02-05 05:49:40 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2026-02-05 06:12:40 +0000 lang/python-doc-html: populate 3.13 (cherry picked from commit 4d6beca9f3de3c8187f2bdc105fdf113cbc9218c) --- lang/python-doc-html/Makefile | 2 +- lang/python-doc-html/distinfo | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile index 6efc76a9234c..db2ad9cecc01 100644 --- a/lang/python-doc-html/Makefile +++ b/lang/python-doc-html/Makefile @@ -36,7 +36,7 @@ _VERS!= ${MAKE} -V _PYTHON_VERSIONS:O .endif all_python_versions: -.for v in ${_VERS} +.for v in ${_VERS:S/t$//:u} @${MAKE} -C ${PORTSDIR}/lang/python${v:S/.//} -V PYTHON_DISTVERSION .endfor diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo index fea978e9937e..23097d57e0d9 100644 --- a/lang/python-doc-html/distinfo +++ b/lang/python-doc-html/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1760233632 +TIMESTAMP = 1770270344 SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 20445e9a571cacdd350f702f0980e4dc559b6ff81f1d69affe9b0a862fef2f0e SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4634932 SHA256 (python/python-2.7.18-docs-text.tar.bz2) = c86f5b5a2bd8f90158523efd350198d6cde7353965ef5a6ca5e54e5174af47f2 @@ -15,3 +15,7 @@ SHA256 (python/python-3.12.12-docs-html.tar.bz2) = 93d20d849a8931c2e9e1fd1b0d326 SIZE (python/python-3.12.12-docs-html.tar.bz2) = 8444609 SHA256 (python/python-3.12.12-docs-text.tar.bz2) = 7774f9c1bb7f4cda011155602e057f58b8fec9d9a5dc00b7153d4f47a8f080f3 SIZE (python/python-3.12.12-docs-text.tar.bz2) = 2912930 +SHA256 (python/python-3.13.11-docs-html.tar.bz2) = edf1590093c62525eb193305c66692b739502c98a0185db9bc94ac7ce7fe8723 +SIZE (python/python-3.13.11-docs-html.tar.bz2) = 10375801 +SHA256 (python/python-3.13.11-docs-text.tar.bz2) = f2d7a63b83234788839ed59a37fe9dcb4bb69b3daf07050c1bccd68015ae14c1 +SIZE (python/python-3.13.11-docs-text.tar.bz2) = 3053826home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698434ef.24c78.6751c368>
