diff options
author | Cem Keylan <cem@ckyln.com> | 2022-10-13 18:31:03 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-10-13 18:31:03 +0200 |
commit | 9053d83f2aa105a53de1df94b1129e39e3d8d908 (patch) | |
tree | a7427c4f2761818232a53af8c2ed6a898cf4f203 /extra/python | |
parent | 6179e0bd59d9ac9f547f00b4c7ff378489fa028d (diff) | |
download | repository-9053d83f2aa105a53de1df94b1129e39e3d8d908.tar.gz |
python: bump to 3.10.8
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 3f38bf90..eb6875bb 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,4 +1,4 @@ %BLAKE3 -16e6bca94f5214416f54f6254e0b8d6daeced5a17017741895393f7b3225d624 Python-3.10.7.tar.xz +0f0e7233fee783d14dcf82944f31250daa10682ee4f9f51a6e552ce163dc436e Python-3.10.8.tar.xz 3d764f2f6c4d40261a96617a6fa23456a7db841a919ed2589d15746b7ef26314 python3-always-pip.patch 297f33579bcdbc530a1cd18040906d2ae26eef3c18e81d2cc0b557549a188242 libressl-support.patch diff --git a/extra/python/sources b/extra/python/sources index ebc5a28c..0b1e3a05 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,3 +1,3 @@ -https://www.python.org/ftp/python/3.10.7/Python-3.10.7.tar.xz +https://www.python.org/ftp/python/3.10.8/Python-3.10.8.tar.xz patches/python3-always-pip.patch patches/libressl-support.patch diff --git a/extra/python/version b/extra/python/version index 3d5a5c86..0406c634 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.10.7 1 +3.10.8 1 |