diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-14 19:57:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-14 19:57:55 +0300 |
commit | a044145fbc214bff0a33383d6365b9de1350f839 (patch) | |
tree | 7b916bb24b9303b837cf3dd53d27a7f0f87e30dd /extra/python | |
parent | e2dfd42231809a16c8e1691b99dbdf641d557007 (diff) | |
download | repository-a044145fbc214bff0a33383d6365b9de1350f839.tar.gz |
python: bump to 3.8.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 d792eac4..57c01e34 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,2 +1,2 @@ -2646e7dc233362f59714c6193017bb2d6f7b38d6ab4a0cb5fbac5c36c4d845df Python-3.8.2.tar.xz +dfab5ec723c218082fe3d5d7ae17ecbdebffa9a1aea4d64aa3a2ecdd2e795864 Python-3.8.3.tar.xz 1a184c64f85d7a2fb57642135ea298ddd005684c5bd3e601b932cf31b82b9417 python3-always-pip.patch diff --git a/extra/python/sources b/extra/python/sources index eae16a75..6b5e29c1 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,2 +1,2 @@ -https://www.python.org/ftp/python/3.8.2/Python-3.8.2.tar.xz +https://www.python.org/ftp/python/3.8.3/Python-3.8.3.tar.xz patches/python3-always-pip.patch diff --git a/extra/python/version b/extra/python/version index 4fca8fb7..03922044 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.8.2 2 +3.8.3 1 |