Skip to Content.
Sympa Menu

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

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
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (e7f9ebe8dc05ad3fd3b94c4fe5ab2d0f4495dac3)
  • Date: Wed, 7 Feb 2024 18:39:05 +0000

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

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

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

devel/python3: versions 3.12.2/3.11.8

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index a4aab9f..1758258 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -2,10 +2,10 @@
case "$PYTHON3_BRANCH" in
devel| \
3.12)
- VERSION=3.12.1 ;;
+ VERSION=3.12.2 ;;
stable| \
3.11)
- VERSION=3.11.7 ;;
+ VERSION=3.11.8 ;;
3.10)
VERSION=3.10.13 ;;
3.9)
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 75aced3..9212ceb 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2024-02-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 3.12.2/3.11.8
+
2023-01-14 Remko van der Vossen <wich AT sourcemage.org>
* DEPENDS: needs at least gcc 4.9.0



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (e7f9ebe8dc05ad3fd3b94c4fe5ab2d0f4495dac3), Pavel Vinogradov, 02/07/2024

Archive powered by MHonArc 2.6.24.

Top of Page