summaryrefslogtreecommitdiff
path: root/python3.12
diff options
context:
space:
mode:
Diffstat (limited to 'python3.12')
-rw-r--r--python3.12/python3.12.SlackBuild4
-rw-r--r--python3.12/python3.12.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python3.12/python3.12.SlackBuild b/python3.12/python3.12.SlackBuild
index c676f3a..86a4933 100644
--- a/python3.12/python3.12.SlackBuild
+++ b/python3.12/python3.12.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script Python 3.12
-# Copyright 2025 Eugene Wissner, Mannheim, Germany
+# Copyright 2026 Eugene Wissner, Mannheim, Germany
# Copyright 2012-2017 Audrius Kažukauskas <audrius@neutrino.lt>
# Copyright 2017, 2018, 2019, 2023, 2024 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3.12
SRCNAM=Python
-VERSION=${VERSION:-3.12.12}
+VERSION=${VERSION:-3.12.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3.12/python3.12.info b/python3.12/python3.12.info
index 3725d96..285702f 100644
--- a/python3.12/python3.12.info
+++ b/python3.12/python3.12.info
@@ -1,8 +1,8 @@
PRGNAM="python3.12"
-VERSION="3.12.12"
+VERSION="3.12.13"
HOMEPAGE="https://www.python.org/"
-DOWNLOAD="https://www.python.org/ftp/python/3.12.12/Python-3.12.12.tar.xz"
-MD5SUM="04feb01316c7bb1b448001adbc63dd23"
+DOWNLOAD="https://www.python.org/ftp/python/3.12.13/Python-3.12.13.tar.xz"
+MD5SUM="b67dc5d55b27c98a36615f7d0dfa6e4c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""