logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: ebce1723ec1f8b214938fff65bf1a297cfb061e0
parent be58214b9092f1547f021b9ca68783e1fccd5f93
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 18 Mar 2019 18:42:55 -0700

python: Update to 3.7.2

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.7.1.tar.xz +/Python-3.7.2.tar.xz /modules.ninja /src diff --git a/pkg/python/sha256 b/pkg/python/sha256 @@ -1 +1 @@ -fa7e2b8e8c9402f192ad56dc4f814089d1c4466c97d780f5e5acc02c04243d6d Python-3.7.1.tar.xz +d83fe8ce51b1bb48bbcf0550fd265b9a75cdfdfa93f916f9e700aef8444bf1bb Python-3.7.2.tar.xz diff --git a/pkg/python/url b/pkg/python/url @@ -1 +1 @@ -url = "https://www.python.org/ftp/python/3.7.1/Python-3.7.1.tar.xz" +url = "https://www.python.org/ftp/python/3.7.2/Python-3.7.2.tar.xz" diff --git a/pkg/python/ver b/pkg/python/ver @@ -1 +1 @@ -3.7.1 r0 +3.7.2 r0