From 628d30f7dc76cca4715aba693af47ff7d1158575 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 5 May 2021 09:38:58 -0400 Subject: [PATCH] python3: update to 3.9.5. --- srcpkgs/python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3/template b/srcpkgs/python3/template index 96a4a9dfd7e..40c6cc1ef8e 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.9.4 +version=3.9.5 revision=1 wrksrc="Python-${version}" pycompile_dirs="usr/lib/python${version%.*}" @@ -17,7 +17,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=4b0e6644a76f8df864ae24ac500a51bbf68bd098f6a173e27d3b61cdca9aa134 +checksum=0c5a140665436ec3dbfbb79e2dfb6d192655f26ef4a29aeffcb6d1820d716d83 alternatives=" python:idle:/usr/bin/idle${version%.*}