diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-04 22:47:36 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-04 22:47:36 +0300 |
commit | a5da1d29073c92c81b71f6786b2e5aaf7ea02a3a (patch) | |
tree | 6fed37b2bfcd4fba9bcdb41ff82af6c12066ca58 /extra/python/sources | |
parent | 4585a016fb5c287f8bb58efcfb7dc05439de5819 (diff) | |
download | repository-a5da1d29073c92c81b71f6786b2e5aaf7ea02a3a.tar.gz |
python: bump to 3.9.5
Diffstat (limited to 'extra/python/sources')
-rw-r--r-- | extra/python/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python/sources b/extra/python/sources index c6dcf8ee..b0364328 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,2 +1,2 @@ -https://www.python.org/ftp/python/3.9.4/Python-3.9.4.tar.xz +https://www.python.org/ftp/python/3.9.5/Python-3.9.5.tar.xz patches/python3-always-pip.patch |