logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: f480c15a4f4eeb74a9068eb3b851621b70df38e9
parent ebc4bdded5397036bd3de0019101638097ce6595
Author: Michael Forney <mforney@mforney.org>
Date:   Sat, 26 Sep 2020 16:38:21 -0700

python: Update to 3.8.6

Diffstat:

Mpkg/python/.gitignore2+-
Mpkg/python/sha2562+-
Mpkg/python/url2+-
Mpkg/python/ver2+-
4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pkg/python/.gitignore b/pkg/python/.gitignore @@ -1,3 +1,3 @@ -/Python-3.8.5.tar.xz +/Python-3.8.6.tar.xz /modules.ninja /src diff --git a/pkg/python/sha256 b/pkg/python/sha256 @@ -1 +1 @@ -e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0 Python-3.8.5.tar.xz +a9e0b79d27aa056eb9cce8d63a427b5f9bab1465dee3f942dcfdb25a82f4ab8a Python-3.8.6.tar.xz diff --git a/pkg/python/url b/pkg/python/url @@ -1 +1 @@ -url = "https://www.python.org/ftp/python/3.8.5/Python-3.8.5.tar.xz" +url = "https://www.python.org/ftp/python/3.8.6/Python-3.8.6.tar.xz" diff --git a/pkg/python/ver b/pkg/python/ver @@ -1 +1 @@ -3.8.5 r0 +3.8.6 r0