From c81fee831ae8bbd0f3ef7a472cca14213328e1e3 Mon Sep 17 00:00:00 2001 From: Joe Garcia <joe.garcia@ssec.wisc.edu> Date: Fri, 26 Apr 2019 16:32:32 -0500 Subject: [PATCH] py36 bump --- ShellB3/shallbethree.sh | 2 +- ShellB3/src/Python-3.6.7.tar.xz | 3 --- ShellB3/src/Python-3.6.8.tar.xz | 3 +++ 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 ShellB3/src/Python-3.6.7.tar.xz create mode 100644 ShellB3/src/Python-3.6.8.tar.xz diff --git a/ShellB3/shallbethree.sh b/ShellB3/shallbethree.sh index 208cb222..eb79b401 100755 --- a/ShellB3/shallbethree.sh +++ b/ShellB3/shallbethree.sh @@ -740,7 +740,7 @@ export STACKLESS2FSVER=2.7 export STACKLESS3VER=364 export STACKLESS3FSVER=3.6 -export PY36VER=3.6.7 +export PY36VER=3.6.8 export PY36FSVER=3.6 export PY3VER=3.8.0a3 diff --git a/ShellB3/src/Python-3.6.7.tar.xz b/ShellB3/src/Python-3.6.7.tar.xz deleted file mode 100644 index 30f28ed2..00000000 --- a/ShellB3/src/Python-3.6.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81fd1401a9d66533b0a3e9e3f4ea1c7c6702d57d5b90d659f971e6f1b745f77d -size 17178476 diff --git a/ShellB3/src/Python-3.6.8.tar.xz b/ShellB3/src/Python-3.6.8.tar.xz new file mode 100644 index 00000000..298b9087 --- /dev/null +++ b/ShellB3/src/Python-3.6.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35446241e995773b1bed7d196f4b624dadcadc8429f26282e756b2fb8a351193 +size 17212420 -- GitLab