commit 1b47681b67083da0fb96173d66649e3f03c11db0 parent d40942ec06f173967306507eaafec94fa1a259b3 Author: Cem Keylan <cem@ckyln.com> Date: Thu, 27 Feb 2020 18:15:19 +0300 python: bump to 3.8.2 Diffstat:
M | extra/python/checksums | | | 2 | +- |
M | extra/python/sources | | | 2 | +- |
M | extra/python/version | | | 2 | +- |
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/extra/python/checksums b/extra/python/checksums @@ -1,2 +1,2 @@ -75894117f6db7051c1b34f37410168844bbb357c139a8a10a352e9bf8be594e8 Python-3.8.1.tar.xz +2646e7dc233362f59714c6193017bb2d6f7b38d6ab4a0cb5fbac5c36c4d845df Python-3.8.2.tar.xz 1a184c64f85d7a2fb57642135ea298ddd005684c5bd3e601b932cf31b82b9417 python3-always-pip.patch diff --git a/extra/python/sources b/extra/python/sources @@ -1,2 +1,2 @@ -https://www.python.org/ftp/python/3.8.1/Python-3.8.1.tar.xz +https://www.python.org/ftp/python/3.8.2/Python-3.8.2.tar.xz patches/python3-always-pip.patch diff --git a/extra/python/version b/extra/python/version @@ -1 +1 @@ -3.8.1 1 +3.8.2 1