summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorPavel Vinogradov2019-10-16 13:36:26 -0400
committerPavel Vinogradov2019-10-16 13:36:26 -0400
commit19a09f48b479d30c6bce488da5c16b338a46d702 (patch)
tree923e8432f7676e357744d5c05c0bceec8976f32d /devel
parentfd35d5aa33e467fa21336334fc6cc53878a6a5e9 (diff)
devel/python3: stable version 3.7.5
Diffstat (limited to 'devel')
-rwxr-xr-xdevel/python3/DETAILS2
-rw-r--r--devel/python3/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index c64418df4b..cb4f9a26c9 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 ccac97f723..da8859a868 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2019-10-16 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: stable version 3.7.5
+
2019-10-15 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: devel version 3.8.0