logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 14a717c2d8e23bb99eb91e7b2dd6e3d16a8656f0
parent f7fb2c5f15ffbfc4056caac1d1ebcbe909b095c7
Author: Michael Forney <mforney@mforney.org>
Date:   Sun, 22 Dec 2019 16:03:32 -0800

python: Update to 3.8.1

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.0.tar.xz +/Python-3.8.1.tar.xz /modules.ninja /src diff --git a/pkg/python/sha256 b/pkg/python/sha256 @@ -1 +1 @@ -b356244e13fb5491da890b35b13b2118c3122977c2cd825e3eb6e7d462030d84 Python-3.8.0.tar.xz +75894117f6db7051c1b34f37410168844bbb357c139a8a10a352e9bf8be594e8 Python-3.8.1.tar.xz diff --git a/pkg/python/url b/pkg/python/url @@ -1 +1 @@ -url = "https://www.python.org/ftp/python/3.8.0/Python-3.8.0.tar.xz" +url = "https://www.python.org/ftp/python/3.8.1/Python-3.8.1.tar.xz" diff --git a/pkg/python/ver b/pkg/python/ver @@ -1 +1 @@ -3.8.0 r0 +3.8.1 r0