New commits:
commit 2f8a132035e6362ebcdea7888b2929dcf718a3c5
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
devel/python3: versions 3.7.2/3.6.8
diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 26bf836..ff9287b 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -1,8 +1,8 @@
SPELL=python3
if [[ "${PYTHON3_BRANCH}" == "devel" ]]; then
- VERSION=3.7.1
+ VERSION=3.7.2
else
- VERSION=3.6.7
+ VERSION=3.6.8
fi
SECURITY_PATCH=7
SOURCE=Python-$VERSION.tar.xz
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index e5ef357..da01c29 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,7 @@
+2018-12-24 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 3.7.2/3.6.8
+ * patches/makefile.patch: updated
+
2018-11-22 Thomas Orgis <sobukus AT sourcemage.org>
* PRE_BUILD: apply patches only for devel version, as they do not
(all) apply to stable
diff --git a/devel/python3/patches/makefile.patch
b/devel/python3/patches/makefile.patch
index 75d8928..bda77ca 100644
--- a/devel/python3/patches/makefile.patch
+++ b/devel/python3/patches/makefile.patch
@@ -1,16 +1,16 @@
diff --git a/Makefile.pre.in b/Makefile.pre.in
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
-@@ -708,7 +708,7 @@
+@@ -716,7 +716,7 @@
fi