python3 ver. bump

This commit is contained in:
Rmys
2021-06-19 13:00:29 +03:00
parent 26edc2ad0e
commit de92b06461
3 changed files with 6 additions and 13 deletions
+3 -3
View File
@@ -12,7 +12,7 @@
<License>custom</License>
<Summary>Next generation of the python high-level scripting language</Summary>
<Description>Python is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries.</Description>
<Archive sha1sum="ea40651135adc4126a60a45093d100722610f4de" type="tarxz">https://www.python.org/ftp/python/3.8.9/Python-3.8.9.tar.xz</Archive>
<Archive sha1sum="f6579351d42a81c77b55aa4ca8b1280b4f5b37f9" type="tarxz">https://www.python.org/ftp/python/3.8.10/Python-3.8.10.tar.xz</Archive>
<!-- <Archive sha1sum="bf7badf7e248e0ecf465d33c2f5aeec774209227" type="targz" target="Python-3.8.5">https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz</Archive> -->
<BuildDependencies>
<Dependency>bzip2</Dependency>
@@ -130,8 +130,8 @@
<History>
<Update release="15">
<Date>2021-06-19</Date>
<Version>3.8.9</Version>
<Comment>Rebuild.</Comment>
<Version>3.8.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>