python3-3.9.11

This commit is contained in:
Rmys
2022-03-23 22:23:46 +03:00
parent 177251492c
commit 211dd5bbe4
+8 -1
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="5208c1d1e0e859f42a9bdbb110efd0855ec4ecf1" type="tarxz">https://www.python.org/ftp/python/3.9.7/Python-3.9.7.tar.xz</Archive>
<Archive sha1sum="10af2f3c3b5fb4f7247d43d176ffc8ef448b31c9" type="tarxz">https://www.python.org/ftp/python/3.9.11/Python-3.9.11.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>
@@ -129,6 +129,13 @@
</Package>
<History>
<Update release="20">
<Date>2022-03-23</Date>
<Version>3.9.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2021-11-06</Date>
<Version>3.9.7</Version>