diff options
author | Cem Keylan <cem@ckyln.com> | 2020-10-08 10:22:49 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-10-08 10:22:49 +0300 |
commit | 31c6447e2208cc3c173c2fd9f2b87b6c52ac13ea (patch) | |
tree | eade6aa68fffa49294f14f46af24b30ddd458050 /extra/python | |
parent | 08dd51477e51fcc126b3b27e83140d337eb4d314 (diff) | |
download | repository-31c6447e2208cc3c173c2fd9f2b87b6c52ac13ea.tar.gz |
python: bump to 3.9.0
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 dc74369d..6c47eef8 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,2 +1,2 @@ -a9e0b79d27aa056eb9cce8d63a427b5f9bab1465dee3f942dcfdb25a82f4ab8a Python-3.8.6.tar.xz +9c73e63c99855709b9be0b3cc9e5b072cb60f37311e8c4e50f15576a0bf82854 Python-3.9.0.tar.xz 1e3dd58370fa3f5c9454f72479565e5282d16defdeec43c88e9a4dd233e00c1b python3-always-pip.patch diff --git a/extra/python/sources b/extra/python/sources index 94e3e1a7..8e275917 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,2 +1,2 @@ -https://www.python.org/ftp/python/3.8.6/Python-3.8.6.tar.xz +https://www.python.org/ftp/python/3.9.0/Python-3.9.0.tar.xz patches/python3-always-pip.patch diff --git a/extra/python/version b/extra/python/version index 71d469c8..55ba938e 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.8.6 1 +3.9.0 1 |