diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-14 14:30:17 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-14 14:30:17 +0200 |
commit | dd820f8ddd16ad5abecc9a003521878261651f44 (patch) | |
tree | 44e15fa410830da7a3c178734a6ba0a63b273995 /extra/python | |
parent | d35b82e165e89fe3d25ea61879c1af132b96de92 (diff) | |
download | repository-dd820f8ddd16ad5abecc9a003521878261651f44.tar.gz |
python: bump to 3.10.4
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 f7b33e2f..98ce87a9 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,4 +1,4 @@ %BLAKE3 -b7fd3cb8ede0788e3da888da0ff4e28fe279c0511ec23e57011b2cd6affd68d9 Python-3.10.3.tar.xz +becd4a22b3eb94c82c0ca14b227bf0d42db1da8d46e8ab85b9935d6d608c52a7 Python-3.10.4.tar.xz 3d764f2f6c4d40261a96617a6fa23456a7db841a919ed2589d15746b7ef26314 python3-always-pip.patch 297f33579bcdbc530a1cd18040906d2ae26eef3c18e81d2cc0b557549a188242 libressl-support.patch diff --git a/extra/python/sources b/extra/python/sources index 3b7ffbd8..d952f04d 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,3 +1,3 @@ -https://www.python.org/ftp/python/3.10.3/Python-3.10.3.tar.xz +https://www.python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz patches/python3-always-pip.patch patches/libressl-support.patch diff --git a/extra/python/version b/extra/python/version index 1e07e8ed..3cb32640 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.10.3 1 +3.10.4 1 |