Skip to Content.
Sympa Menu

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

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 (90090cc49fc3e37a715607ffa508e872286d48c0)
  • Date: Wed, 18 May 2022 01:46:47 +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 90090cc49fc3e37a715607ffa508e872286d48c0
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

devel/python3: version 3.9.13 for 3.9 branch

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 834b1f2..fcde7a8 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -5,7 +5,7 @@ case "$PYTHON3_BRANCH" in
3.10)
VERSION=3.10.4 ;;
3.9)
- VERSION=3.9.12 ;;
+ VERSION=3.9.13 ;;
3.8)
VERSION=3.8.13 ;;
3.7)
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 455927f..fdad3c8 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2022-05-17 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.9.13 for 3.9 branch
+
2022-03-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.10.4 for 3.10 branch, 3.9.12 for 3.9 branch
* patches-3.9/hashlib-libressl-3.5.patch: added patch that fixes
_hashlib



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (90090cc49fc3e37a715607ffa508e872286d48c0), Pavel Vinogradov, 05/17/2022

Archive powered by MHonArc 2.6.24.

Top of Page