diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-07 20:01:07 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-07 20:01:07 +0300 |
commit | f5a32dc8797b8488e6bec3d8b19fd4f487068eaa (patch) | |
tree | c4e7e7772a71a0e5646f9cedfa26b0fb2f6584b1 /extra/python | |
parent | 066d40b9577d351b7685aee2687d3c4df1c9268e (diff) | |
download | repository-f5a32dc8797b8488e6bec3d8b19fd4f487068eaa.tar.gz |
python: bump to 3.10.6
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 42a7a37b..784f87c4 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,4 +1,4 @@ %BLAKE3 -7e37e8c2dc5d0b952fbe9c51a4fbbc8360df496ef05c7801781e9eecb0767a3a Python-3.10.5.tar.xz +d50e5da1bd0428e2061398f8c03d532fc9a005c3bfd592aac109016f04e9a453 Python-3.10.6.tar.xz 3d764f2f6c4d40261a96617a6fa23456a7db841a919ed2589d15746b7ef26314 python3-always-pip.patch 297f33579bcdbc530a1cd18040906d2ae26eef3c18e81d2cc0b557549a188242 libressl-support.patch diff --git a/extra/python/sources b/extra/python/sources index 10a635fb..02c05ee9 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,3 +1,3 @@ -https://www.python.org/ftp/python/3.10.5/Python-3.10.5.tar.xz +https://www.python.org/ftp/python/3.10.6/Python-3.10.6.tar.xz patches/python3-always-pip.patch patches/libressl-support.patch diff --git a/extra/python/version b/extra/python/version index 7891d4b6..64ef49cd 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.10.5 1 +3.10.6 1 |