diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-31 15:34:54 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-31 15:34:54 +0300 |
commit | 554d8576f3d0049cbd3881c0625f960c6e3546fa (patch) | |
tree | 5a86a79b9c4fa4f7cb5498fbe97a4389f04e4d34 /extra/python | |
parent | 718d8642f46293da5d182e631d717428c3d6e7e5 (diff) | |
download | repository-554d8576f3d0049cbd3881c0625f960c6e3546fa.tar.gz |
python: bump to 3.9.7
Diffstat (limited to 'extra/python')
-rw-r--r-- | extra/python/checksums | 5 | ||||
-rw-r--r-- | extra/python/sources | 2 | ||||
-rw-r--r-- | extra/python/version | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/extra/python/checksums b/extra/python/checksums index 69490b54..b1993db6 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,2 +1,3 @@ -397920af33efc5b97f2e0b57e91923512ef89fc5b3c1d21dbfc8c4828ce0108a Python-3.9.6.tar.xz -1e3dd58370fa3f5c9454f72479565e5282d16defdeec43c88e9a4dd233e00c1b python3-always-pip.patch +%BLAKE3 +435c8a7d3096833a87e7391022933e114a2c5b464b43830fd3899c2936d1941e Python-3.9.7.tar.xz +0d586436f7bd8982bb64bba513c754a2fbd8c1eb82df113e8cd30fca62d066c9 python3-always-pip.patch diff --git a/extra/python/sources b/extra/python/sources index 906d6eb0..48d28778 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,2 +1,2 @@ -https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tar.xz +https://www.python.org/ftp/python/3.9.7/Python-3.9.7.tar.xz patches/python3-always-pip.patch diff --git a/extra/python/version b/extra/python/version index 91bdc475..c55f4597 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.9.6 2 +3.9.7 1 |