python-3.9.16

This commit is contained in:
Rmys
2022-12-08 12:03:36 +03:00
parent adb1e637d6
commit e6670d26cf
+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="0ffa1114d627ddb4f61f3041880e43b478552883" type="tarxz">https://www.python.org/ftp/python/3.9.15/Python-3.9.15.tar.xz</Archive>
<Archive sha1sum="19acd6a341e4f2d7ff97c10c2eada258e9898624" type="tarxz">https://www.python.org/ftp/python/3.9.16/Python-3.9.16.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="31">
<Date>2022-12-08</Date>
<Version>3.9.16</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2022-11-10</Date>
<Version>3.9.15</Version>