aboutsummaryrefslogtreecommitdiff
path: root/python3.12
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-08-17 23:34:08 +0200
committerEugen Wissner <belka@caraus.de>2026-08-17 23:34:08 +0200
commit9a6f5030007fc586eaebddfdccc5dda05969efd5 (patch)
tree1730044716934d0d25ed59d9b9d631c416def465 /python3.12
parent52daead641586a0aef1b33c4ce8b50b7261d2794 (diff)
downloadslackbuilds-9a6f5030007fc586eaebddfdccc5dda05969efd5.tar.gz
python: Updated for version 3.12.14
Diffstat (limited to 'python3.12')
-rw-r--r--python3.12/python3.12.SlackBuild2
-rw-r--r--python3.12/python3.12.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python3.12/python3.12.SlackBuild b/python3.12/python3.12.SlackBuild
index 86a4933..c4e23df 100644
--- a/python3.12/python3.12.SlackBuild
+++ b/python3.12/python3.12.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3.12
SRCNAM=Python
-VERSION=${VERSION:-3.12.13}
+VERSION=${VERSION:-3.12.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3.12/python3.12.info b/python3.12/python3.12.info
index 285702f..3c20b38 100644
--- a/python3.12/python3.12.info
+++ b/python3.12/python3.12.info
@@ -1,8 +1,8 @@
PRGNAM="python3.12"
-VERSION="3.12.13"
+VERSION="3.12.14"
HOMEPAGE="https://www.python.org/"
-DOWNLOAD="https://www.python.org/ftp/python/3.12.13/Python-3.12.13.tar.xz"
-MD5SUM="b67dc5d55b27c98a36615f7d0dfa6e4c"
+DOWNLOAD="https://www.python.org/ftp/python/3.12.14/Python-3.12.14.tar.xz"
+MD5SUM="05f6ea455439f08f5a2bd0de2f74975f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""