From 1d5c1e493866bffb6cb5b5c306916d181e98d1ba Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 15 Aug 2025 18:27:13 -0400 Subject: [PATCH] python3: update to 3.13.7. --- srcpkgs/python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3/template b/srcpkgs/python3/template index 6363621b065..822d4c15f97 100644 --- a/srcpkgs/python3/template +++ b/srcpkgs/python3/template @@ -5,7 +5,7 @@ # - coccinelle # pkgname=python3 -version=3.13.5 +version=3.13.7 revision=1 build_style="gnu-configure" configure_args="--enable-shared --enable-ipv6 @@ -27,7 +27,7 @@ distfiles=" https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz ${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz " -checksum="93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d640 +checksum="5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a 55e2c645909ad82d833c42ce85ec20434e0ef0070941b1eab73facdd240bbd63" skip_extraction="${_bluez}.tar.xz"