Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (0589c35a66cc51bf023b69d2154543f6093bfac2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (0589c35a66cc51bf023b69d2154543f6093bfac2)
  • Date: Wed, 4 Mar 2026 04:42:26 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

devel/python3/DETAILS | 6 +++---
devel/python3/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 0589c35a66cc51bf023b69d2154543f6093bfac2
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/python3: versions 3.12.13/3.11.15/3.10.20

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 12e890c..c2594de 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -9,11 +9,11 @@ case "$PYTHON3_BRANCH" in
3.13)
VERSION=3.13.12 ;;
3.12)
- VERSION=3.12.11 ;;
+ VERSION=3.12.13 ;;
3.11)
- VERSION=3.11.13 ;;
+ VERSION=3.11.15 ;;
3.10)
- VERSION=3.10.18 ;;
+ VERSION=3.10.20 ;;
3.9)
VERSION=3.9.23;;
3.8)
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 6639ee2..40f5c64 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2026-03-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 3.12.13/3.11.15/3.10.20
+
2026-02-03 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: versions 3.14.3/3.13.12



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (0589c35a66cc51bf023b69d2154543f6093bfac2), Pavel Vinogradov, 03/03/2026

Archive powered by MHonArc 2.6.24.

Top of Page