diff options
author | Cem Keylan <cem@ckyln.com> | 2022-03-23 14:35:20 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-03-23 14:35:20 +0100 |
commit | 9e74f5ef4e54b93ab03e2f6cdfd021de9af98e91 (patch) | |
tree | 7ef9a43e8d561ce908e994a9305b8c041603622e /extra/python | |
parent | 5d22b0e053c0ea50cbf9106970e633a96a7c8114 (diff) | |
download | repository-9e74f5ef4e54b93ab03e2f6cdfd021de9af98e91.tar.gz |
python: bump to 3.10.3
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 b2eac93e..f7b33e2f 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,4 +1,4 @@ %BLAKE3 -b2364d23f55c9e263cab3507d250eec75d019228db57cf8275a5999ff8cbfd96 Python-3.10.2.tar.xz +b7fd3cb8ede0788e3da888da0ff4e28fe279c0511ec23e57011b2cd6affd68d9 Python-3.10.3.tar.xz 3d764f2f6c4d40261a96617a6fa23456a7db841a919ed2589d15746b7ef26314 python3-always-pip.patch 297f33579bcdbc530a1cd18040906d2ae26eef3c18e81d2cc0b557549a188242 libressl-support.patch diff --git a/extra/python/sources b/extra/python/sources index 54c79b50..3b7ffbd8 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,3 +1,3 @@ -https://www.python.org/ftp/python/3.10.2/Python-3.10.2.tar.xz +https://www.python.org/ftp/python/3.10.3/Python-3.10.3.tar.xz patches/python3-always-pip.patch patches/libressl-support.patch diff --git a/extra/python/version b/extra/python/version index c84c941b..1e07e8ed 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.10.2 1 +3.10.3 1 |