diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-04 13:13:12 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-04 13:13:12 +0200 |
commit | 912e1ca04c400558dfe8ac91f7c4e0db308dd19d (patch) | |
tree | 86a97c32fdea287422144ba1d083ca409da3ca0e /extra/python | |
parent | 597f031a1bd42d73bd74a660f4cd23a9fe200744 (diff) | |
download | repository-912e1ca04c400558dfe8ac91f7c4e0db308dd19d.tar.gz |
python: bump to 3.11.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 95c265cc..00e6b4a5 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,4 +1,4 @@ %BLAKE3 -9ba07844910bbbd85ceaff68b8df14b2f23ee4ba28e34456fd34ae1954d9a92c Python-3.11.3.tar.xz +61e1009ef0d3868ca5da85639fcbce7476b882ba4dbfa43f84d3cabce57cb6f6 Python-3.11.4.tar.xz 3d764f2f6c4d40261a96617a6fa23456a7db841a919ed2589d15746b7ef26314 python3-always-pip.patch 297f33579bcdbc530a1cd18040906d2ae26eef3c18e81d2cc0b557549a188242 libressl-support.patch diff --git a/extra/python/sources b/extra/python/sources index 78ee04dd..4b597dff 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,3 +1,3 @@ -https://www.python.org/ftp/python/3.11.3/Python-3.11.3.tar.xz +https://www.python.org/ftp/python/3.11.4/Python-3.11.4.tar.xz patches/python3-always-pip.patch patches/libressl-support.patch diff --git a/extra/python/version b/extra/python/version index d1307b4b..a5dddf17 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.11.3 1 +3.11.4 1 |