From 5abfda08dec4d75c08d04a42d38c9643a48bd7da Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 3 Apr 2021 18:27:38 -0400 Subject: [PATCH] python3: update to 3.9.3. --- srcpkgs/python3/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3/template b/srcpkgs/python3/template index 9fa79661ba8..a80fa7f6481 100644 --- a/srcpkgs/python3/template +++ b/srcpkgs/python3/template @@ -3,8 +3,8 @@ # THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter". # pkgname=python3 -version=3.9.2 -revision=2 +version=3.9.3 +revision=1 wrksrc="Python-${version}" pycompile_dirs="usr/lib/python${version%.*}" hostmakedepends="pkgconf" @@ -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=3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d +checksum=30811039c65e04c14fc698e423947e464f9316e69fb44610bd38446046bb82b5 alternatives=" python:idle:/usr/bin/idle${version%.*}