From 9bfc6c8bf1d5a0f676f423595aa12e658c9f3981 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 3 Apr 2021 11:31:02 +0300 Subject: python: bump to 3.9.3 --- extra/python/checksums | 2 +- extra/python/depends | 2 +- extra/python/sources | 2 +- extra/python/version | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'extra') diff --git a/extra/python/checksums b/extra/python/checksums index b1d6dc36..b4077c04 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,2 +1,2 @@ -3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d Python-3.9.2.tar.xz +30811039c65e04c14fc698e423947e464f9316e69fb44610bd38446046bb82b5 Python-3.9.3.tar.xz 1e3dd58370fa3f5c9454f72479565e5282d16defdeec43c88e9a4dd233e00c1b python3-always-pip.patch diff --git a/extra/python/depends b/extra/python/depends index 87a1a560..d9a59e24 100644 --- a/extra/python/depends +++ b/extra/python/depends @@ -1,6 +1,6 @@ bzip2 expat libffi -libressl +libressl make sqlite zlib diff --git a/extra/python/sources b/extra/python/sources index 4f9d6628..e85c95f1 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,2 +1,2 @@ -https://www.python.org/ftp/python/3.9.2/Python-3.9.2.tar.xz +https://www.python.org/ftp/python/3.9.3/Python-3.9.3.tar.xz patches/python3-always-pip.patch diff --git a/extra/python/version b/extra/python/version index 59a0e9a1..f54d9610 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.9.2 1 +3.9.3 1 -- cgit v1.2.3