Skip to Content.
Sympa Menu

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

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 (19a09f48b479d30c6bce488da5c16b338a46d702)
  • Date: Wed, 16 Oct 2019 17:38:30 +0000

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

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

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

devel/python3: stable version 3.7.5

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index c64418d..cb4f9a2 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -1,7 +1,7 @@
SPELL=python3
case "$PYTHON3_BRANCH" in
devel) VERSION=3.8.0 ;;
-stable) VERSION=3.7.4 ;;
+stable) VERSION=3.7.5 ;;
old) VERSION=3.6.9 ;;
esac
SECURITY_PATCH=8
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index ccac97f..da8859a 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2019-10-16 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: stable version 3.7.5
+
2019-10-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 3.8.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (19a09f48b479d30c6bce488da5c16b338a46d702), Pavel Vinogradov, 10/16/2019

Archive powered by MHonArc 2.6.24.

Top of Page