logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 4aa18f6dd6df99988cafb6f3f3ed5564d521bd0f
parent 732d09a691b0455f04db8ea11dc8133c0dda5dfb
Author: Michael Forney <mforney@mforney.org>
Date:   Sun, 16 May 2021 01:26:13 -0700

python: Update to 3.9.5

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.9.4.tar.xz +/Python-3.9.5.tar.xz /modules.ninja /src diff --git a/pkg/python/sha256 b/pkg/python/sha256 @@ -1 +1 @@ -4b0e6644a76f8df864ae24ac500a51bbf68bd098f6a173e27d3b61cdca9aa134 Python-3.9.4.tar.xz +0c5a140665436ec3dbfbb79e2dfb6d192655f26ef4a29aeffcb6d1820d716d83 Python-3.9.5.tar.xz diff --git a/pkg/python/url b/pkg/python/url @@ -1 +1 @@ -url = "https://www.python.org/ftp/python/3.9.4/Python-3.9.4.tar.xz" +url = "https://www.python.org/ftp/python/3.9.5/Python-3.9.5.tar.xz" diff --git a/pkg/python/ver b/pkg/python/ver @@ -1 +1 @@ -3.9.4 r1 +3.9.5 r0