Skip to Content.
Sympa Menu

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

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 (bd3b4eb03be6ffe818d6c51632bb511a7d789ef7)
  • Date: Mon, 22 Oct 2018 00:39:41 +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 bd3b4eb03be6ffe818d6c51632bb511a7d789ef7
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/python3: versions 3.7.1/3.6.7

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 1c0c954..469e8f0 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -1,8 +1,8 @@
SPELL=python3
if [[ "${PYTHON3_BRANCH}" == "devel" ]]; then
- VERSION=3.7.0
+ VERSION=3.7.1
else
- VERSION=3.6.6
+ VERSION=3.6.7
fi
SECURITY_PATCH=6
SOURCE=Python-$VERSION.tar.xz
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 6b38400..f1a9025 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2018-10-21 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 3.7.1/3.6.7
+
2018-10-05 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: enabled staging (actually helps in tracking symlinks)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bd3b4eb03be6ffe818d6c51632bb511a7d789ef7), Pavel Vinogradov, 10/21/2018

Archive powered by MHonArc 2.6.24.

Top of Page