python3.11: update to 3.11.13.

This commit is contained in:
Andrew J. Hesford 2025-06-08 11:25:48 -04:00
parent 18a341383a
commit 65161e856e

View file

@ -1,7 +1,7 @@
# Template file for 'python3.11' # Template file for 'python3.11'
pkgname=python3.11 pkgname=python3.11
version=3.11.12 version=3.11.13
revision=2 revision=1
build_style="gnu-configure" build_style="gnu-configure"
configure_args="--enable-shared --enable-ipv6 --enable-optimizations configure_args="--enable-shared --enable-ipv6 --enable-optimizations
--enable-loadable-sqlite-extensions --with-computed-gotos --enable-loadable-sqlite-extensions --with-computed-gotos
@ -22,7 +22,7 @@ distfiles="
https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz https://www.python.org/ftp/python/${version%rc*}/Python-${version}.tar.xz
${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz ${KERNEL_SITE}/bluetooth/${_bluez}.tar.xz
" "
checksum="849da87af4df137710c1796e276a955f7a85c9f971081067c8f565d15c352a09 checksum="8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a
ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34" ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34"
skip_extraction="${_bluez}.tar.xz" skip_extraction="${_bluez}.tar.xz"