diff options
author | Wen Heping <wen@FreeBSD.org> | 2024-03-21 08:54:32 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2024-03-21 08:55:04 +0000 |
commit | 782ef541fec663b06f5563d9dd2f03bd51065c1d (patch) | |
tree | 3b118da04198d2dce1611a4c824d04c2c4f48d84 /lang/python310 | |
parent | lang/python38: Update to 3.8.19 (diff) |
lang/python310: Update to 3.10.14
Diffstat (limited to 'lang/python310')
-rw-r--r-- | lang/python310/Makefile.version | 2 | ||||
-rw-r--r-- | lang/python310/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/python310/Makefile.version b/lang/python310/Makefile.version index 73876b2d8a8f..366d696580ce 100644 --- a/lang/python310/Makefile.version +++ b/lang/python310/Makefile.version @@ -4,4 +4,4 @@ # 1. Update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" # 2. Remove PORTREVISION in Makefile -PYTHON_DISTVERSION= 3.10.13 +PYTHON_DISTVERSION= 3.10.14 diff --git a/lang/python310/distinfo b/lang/python310/distinfo index a4d40332ad94..ed19be4131ed 100644 --- a/lang/python310/distinfo +++ b/lang/python310/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692969221 -SHA256 (python/Python-3.10.13.tar.xz) = 5c88848668640d3e152b35b4536ef1c23b2ca4bd2c957ef1ecbb053f571dd3f6 -SIZE (python/Python-3.10.13.tar.xz) = 19663088 +TIMESTAMP = 1711008339 +SHA256 (python/Python-3.10.14.tar.xz) = 9c50481faa8c2832329ba0fc8868d0a606a680fc4f60ec48d26ce8e076751fda +SIZE (python/Python-3.10.14.tar.xz) = 19600188 |