Skip to Content.
Sympa Menu

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

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 (20fc697fe6168dec0aeff13068e3f41c235378f1)
  • Date: Tue, 7 Dec 2021 01:26:50 +0000

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

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

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

devel/python3: version 3.10.1 for 3.10 branch

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index da406ca..3cbf483 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -3,7 +3,7 @@ case "$PYTHON3_BRANCH" in
devel| \
stable| \
3.10)
- VERSION=3.10.0 ;;
+ VERSION=3.10.1 ;;
3.9)
VERSION=3.9.9 ;;
3.8)
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 5a18c46..5290cdd 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2021-12-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.10.1 for 3.10 branch
+
2021-11-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.9.9 for 3.9 branch




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (20fc697fe6168dec0aeff13068e3f41c235378f1), Pavel Vinogradov, 12/06/2021

Archive powered by MHonArc 2.6.24.

Top of Page