Skip to Content.
Sympa Menu

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

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 (ae1227ddd9065fdec024179cfd9490f3d0ac598a)
  • Date: Tue, 5 Oct 2021 21:29:43 +0000

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

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

New commits:
commit ae1227ddd9065fdec024179cfd9490f3d0ac598a
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

devel/python3: marked version 3.10.0 as stable

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 3938c01..3884085 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -1,9 +1,9 @@
SPELL=python3
case "$PYTHON3_BRANCH" in
devel| \
+ stable| \
3.10)
VERSION=3.10.0 ;;
- stable| \
3.9)
VERSION=3.9.7 ;;
3.8)
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 21768d3..a3ab0c7 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,5 +1,5 @@
2021-10-05 Pavel Vinogradov <public AT sourcemage.org>
- * DETAILS, PREPARE, patches-3.10/*: version 3.10.0
+ * DETAILS, PREPARE, patches-3.10/*: version 3.10.0 as devel/stable
* python.gpg: added new key: 64E628F8D684696D,
Pablo Galindo Salgado <pablogsal AT gmail.com>




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

Archive powered by MHonArc 2.6.24.

Top of Page