From b15399e0b13dc215db26f59b08ed0af5f78f9aad Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 3 Oct 2024 08:48:33 +0200 Subject: [PATCH] python: Update to 3.12.7 --- python/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/PKGBUILD b/python/PKGBUILD index 35dcad852ce..b2963e03e7a 100644 --- a/python/PKGBUILD +++ b/python/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=python pkgname=('python' 'python-devel') -pkgver=3.12.6 +pkgver=3.12.7 pkgrel=1 _pybasever=${pkgver%.*} pkgdesc="Next generation of the python high-level scripting language" @@ -44,7 +44,7 @@ source=(https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz 980-fix-module-lib-dep.patch 990-cygwin-default-to-spawn-for-multiprocessing-and-disa.patch EXTERNALLY-MANAGED) -sha256sums=('1999658298cf2fb837dffed8ff3c033ef0c98ef20cf73c5d5f66bed5ab89697c' +sha256sums=('24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf5550' '82cfafc5b31ad4c9bb4c9786044c39c75762dbc2656abdfdc433c23fee69c02f' 'f0bb75ca69c63894fc43e0f8218c9dbcc746935bf5ea095a724e6fb2f5dcc566' '70f854f00de71372e49f2ebbff7491e09e9e036e8e3f3646fe2984e30fb4a9da'