diff options
author | Cem Keylan <cem@ckyln.com> | 2020-07-28 01:00:11 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-07-28 01:00:11 +0300 |
commit | 58570c93028f1ece3f80faa3adc37ed9a005bc1b (patch) | |
tree | f53b6cd3eb9060d31675df52c65263af10a0ce37 /extra/python | |
parent | 2e3310614bb85033859fe74d843b8e6458477128 (diff) | |
download | repository-58570c93028f1ece3f80faa3adc37ed9a005bc1b.tar.gz |
python: bump to 3.8.5
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 8f9be0c7..44b5aef9 100644 --- a/extra/python/checksums +++ b/extra/python/checksums @@ -1,2 +1,2 @@ -5f41968a95afe9bc12192d7e6861aab31e80a46c46fa59d3d837def6a4cd4d37 Python-3.8.4.tar.xz +e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0 Python-3.8.5.tar.xz 1e3dd58370fa3f5c9454f72479565e5282d16defdeec43c88e9a4dd233e00c1b python3-always-pip.patch diff --git a/extra/python/sources b/extra/python/sources index b2684f16..604abfb7 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,2 +1,2 @@ -https://www.python.org/ftp/python/3.8.4/Python-3.8.4.tar.xz +https://www.python.org/ftp/python/3.8.5/Python-3.8.5.tar.xz patches/python3-always-pip.patch diff --git a/extra/python/version b/extra/python/version index 67328b8d..006ac43a 100644 --- a/extra/python/version +++ b/extra/python/version @@ -1 +1 @@ -3.8.4 1 +3.8.5 1 |