Skip to content

Commit 53dbec9

Browse files
committed
python312: Update to python312-3.12.12
1 parent f0905db commit 53dbec9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

lang/python312/PLIST

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@comment $NetBSD: PLIST,v 1.13 2025/04/09 14:49:18 adam Exp $
1+
@comment $NetBSD: PLIST,v 1.14 2025/10/10 11:53:08 adam Exp $
22
bin/2to3-${PY_VER_SUFFIX}
33
bin/idle${PY_VER_SUFFIX}
44
bin/pydoc${PY_VER_SUFFIX}
@@ -5804,7 +5804,7 @@ lib/python${PY_VER_SUFFIX}/test/typinganndata/ann_module9.pyo
58045804
lib/python${PY_VER_SUFFIX}/test/typinganndata/mod_generics_cache.py
58055805
lib/python${PY_VER_SUFFIX}/test/typinganndata/mod_generics_cache.pyc
58065806
lib/python${PY_VER_SUFFIX}/test/typinganndata/mod_generics_cache.pyo
5807-
lib/python${PY_VER_SUFFIX}/test/wheeldata/setuptools-67.6.1-py3-none-any.whl
5807+
lib/python${PY_VER_SUFFIX}/test/wheeldata/setuptools-79.0.1-py3-none-any.whl
58085808
lib/python${PY_VER_SUFFIX}/test/wheeldata/wheel-0.40.0-py3-none-any.whl
58095809
lib/python${PY_VER_SUFFIX}/test/win_console_handler.py
58105810
lib/python${PY_VER_SUFFIX}/test/win_console_handler.pyc

lang/python312/dist.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: dist.mk,v 1.12 2025/06/04 14:14:53 adam Exp $
1+
# $NetBSD: dist.mk,v 1.13 2025/10/10 11:53:08 adam Exp $
22

3-
PY_DISTVERSION= 3.12.11
3+
PY_DISTVERSION= 3.12.12
44
DISTNAME= Python-${PY_DISTVERSION}
55
EXTRACT_SUFX= .tar.xz
66
DISTINFO_FILE= ${.CURDIR}/../../lang/python312/distinfo

lang/python312/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
$NetBSD: distinfo,v 1.15 2025/06/04 14:14:53 adam Exp $
1+
$NetBSD: distinfo,v 1.16 2025/10/10 11:53:08 adam Exp $
22

3-
BLAKE2s (Python-3.12.11.tar.xz) = d9a56307d61e17589f2b5950ed6b4cffa84a965fc69632d31c4b116abe082c22
4-
SHA512 (Python-3.12.11.tar.xz) = 81f259c5bb293a5b685ebead1dff56c7c9d28eed12edb508b3e5e1a882991e762fc959803cf2734f4233bb1c5407b4f5303324c67b25d860b069d38bbebe4454
5-
Size (Python-3.12.11.tar.xz) = 20525812 bytes
3+
BLAKE2s (Python-3.12.12.tar.xz) = 880edd3aefbb5df74d07fa839a606b5b8f261833b3e73f2bb59f467d23722dbd
4+
SHA512 (Python-3.12.12.tar.xz) = 4b99d240dd96a6e154909dcffe87f8bb38193d634cd80a1c3d9e819b7a63af2afa46d5e6423e81f00dd388840dc29a4a71580f6aa1ce9a12e559c1d63f65a205
5+
Size (Python-3.12.12.tar.xz) = 20798712 bytes
66
SHA1 (patch-Lib_ctypes_util.py) = 3dec1b6b7a36e46cbfa0dfcd71c5e7fac9f60764
77
SHA1 (patch-Lib_lib2to3_pgen2_driver.py) = 593c4e93c5653ab400f0a98b91db92630c0a7390
88
SHA1 (patch-Lib_sysconfig.py) = bc6d91bf8f7121456b26ea7f080f588c96f2596f

0 commit comments

Comments
 (0)