From f8178ad1817ce9b30024122afa733a3c7b8fb8bf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 11 Dec 2023 09:49:44 -0500 Subject: [PATCH] python3: update to 3.12.1. --- srcpkgs/python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3/template b/srcpkgs/python3/template index 970eb5dbf96..c537ba674bd 100644 --- a/srcpkgs/python3/template +++ b/srcpkgs/python3/template @@ -3,7 +3,7 @@ # THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter". # pkgname=python3 -version=3.12.0 +version=3.12.1 revision=1 build_style="gnu-configure" configure_args="--enable-shared --enable-ipv6 --enable-optimizations @@ -25,7 +25,7 @@ distfiles=" https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz ${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz " -checksum="795c34f44df45a0e9b9710c8c71c15c671871524cd412ca14def212e8ccb155d +checksum="8dfb8f426fcd226657f9e2bd5f1e96e53264965176fa17d32658e873591aeb21 ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34" skip_extraction="${_bluez}.tar.xz"