From 152f1c5c05f9a7a0152d738154721f2a141547f1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 4 Aug 2022 13:01:44 -0400 Subject: [PATCH] python3: update to 3.10.6. --- srcpkgs/python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3/template b/srcpkgs/python3/template index 7a00dd14f3f..89bbd831c10 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.10.5 +version=3.10.6 revision=1 wrksrc="Python-${version}" build_style="gnu-configure" @@ -22,7 +22,7 @@ maintainer="Andrew J. Hesford " license="Python-2.0" homepage="https://www.python.org" distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz" -checksum=8437efd5b106ef0a75aabfbf23d880625120a73a86a22ade4d2e2e68d7b74486 +checksum=f795ff87d11d4b0c7c33bc8851b0c28648d8a4583aa2100a98c22b4326b6d3f3 alternatives=" python:idle:/usr/bin/idle${version%.*}