diff options
author | Cem Keylan <cem@ckyln.com> | 2022-06-07 17:09:12 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-06-07 17:09:12 +0200 |
commit | 79b55b434d70af579de2edafd805e36f859457ac (patch) | |
tree | ab8bd227a78f20c12ac69367d4c572c000bb1c48 /extra/python | |
parent | a37efe534b99f1baf4ab9b6a7d3caed5c5375a2b (diff) | |
download | repository-79b55b434d70af579de2edafd805e36f859457ac.tar.gz |
python: bump to 3.10.5
Diffstat (limited to 'extra/python')
-rw-r--r-- | extra/python/checksums | 2 | ||||
-rw-r--r-- | extra/python/sources | 2 | ||||
-rw-r--r-- | extra/python/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/python/checksums b/extra/python/checksums index 98ce87a9..42a7a37b 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,4 +1,4 @@ %BLAKE3 -becd4a22b3eb94c82c0ca14b227bf0d42db1da8d46e8ab85b9935d6d608c52a7 Python-3.10.4.tar.xz +7e37e8c2dc5d0b952fbe9c51a4fbbc8360df496ef05c7801781e9eecb0767a3a Python-3.10.5.tar.xz 3d764f2f6c4d40261a96617a6fa23456a7db841a919ed2589d15746b7ef26314 python3-always-pip.patch 297f33579bcdbc530a1cd18040906d2ae26eef3c18e81d2cc0b557549a188242 libressl-support.patch diff --git a/extra/python/sources b/extra/python/sources index d952f04d..10a635fb 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,3 +1,3 @@ -https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz +https://www.python.org/ftp/python/3.10.5/Python-3.10.5.tar.xz patches/python3-always-pip.patch patches/libressl-support.patch diff --git a/extra/python/version b/extra/python/version index 3cb32640..7891d4b6 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.10.4 1 +3.10.5 1 |