Skip to Content.
Sympa Menu

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

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 (b7f25f7c046172096809a0a03f0514bb397ca68f)
  • Date: Sun, 10 May 2026 17:47:33 +0000

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

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

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

devel/python3: version 3.14.5

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 804e709..96cca76 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -2,8 +2,8 @@
case "$PYTHON3_BRANCH" in
devel| \
3.14)
- VERSION=3.14.4
-
SOURCE_HASH="sha512:89a7f8b8a31f48d150badb4751df137d47d9014c9c422649a1a55aef5618aa7f0259dd18c151e6804fa8312c6a21544332a9f630ee81150dc00505637e62bb8c"
+ VERSION=3.14.5
+
SOURCE_HASH="sha512:efbaf629703cd004f6b7bc75fb16df794185589adaf8807cd45928f212271045a399df3cd9573e47c8708fb5c5002f9d4efe4e41dde4313b81a3e9d73158769f"
;;
stable| \
3.13)
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 6b8cc70..fed50da 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,5 +1,8 @@
+2026-05-10 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.14.5
+
2026-04-19 Pavel Vinogradov <public AT sourcemage.org>
- * DETAILS: version 3.14.14
+ * DETAILS: version 3.14.4
* BUILD: simplified if statement by using regex negative match,
added fix to build with LibreSSL >= 4.3.0



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

Archive powered by MHonArc 2.6.24.

Top of Page