Skip to Content.
Sympa Menu

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

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 (482f5b801c21b604492e0f7209bf4608ce9620d9)
  • Date: Wed, 10 Jun 2026 18:22:12 +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 482f5b801c21b604492e0f7209bf4608ce9620d9
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/python3: versions 3.14.6/3.13.14

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 96cca76..0bdf1c1 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -2,12 +2,12 @@
case "$PYTHON3_BRANCH" in
devel| \
3.14)
- VERSION=3.14.5
-
SOURCE_HASH="sha512:efbaf629703cd004f6b7bc75fb16df794185589adaf8807cd45928f212271045a399df3cd9573e47c8708fb5c5002f9d4efe4e41dde4313b81a3e9d73158769f"
+ VERSION=3.14.6
+
SOURCE_HASH="sha512:90a82f46c28f0fca613b67358fdc57c145ab05d20fb56bf3bc0c9e4e54947c7d30fbaa6856c41a41909237a9e601d1a7d19579d4b25c7a784ebcfe9012defc41"
;;
stable| \
3.13)
- VERSION=3.13.13 ;;
+ VERSION=3.13.14 ;;
3.12)
VERSION=3.12.13 ;;
3.11)
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index fed50da..e574996 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2026-06-10 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 3.14.6/3.13.14
+
2026-05-10 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.14.5



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (482f5b801c21b604492e0f7209bf4608ce9620d9), Pavel Vinogradov, 06/10/2026

Archive powered by MHonArc 2.6.24.

Top of Page