python3 3.8.1

This commit is contained in:
idriskalp
2019-12-23 18:44:30 +03:00
parent d2d0d62b00
commit 2d0f9b07ec
2 changed files with 20 additions and 2 deletions
+9 -1
View File
@@ -12,7 +12,8 @@
<PartOf>programming.language</PartOf>
<Summary>Next generation of the python high-level scripting language</Summary>
<Description>Next generation of the python high-level scripting language</Description>
<Archive sha1sum="7720e0384558c598107cf046c48165fd7e1f5b2c" type="tarxz">https://www.python.org/ftp/python/3.8.0/Python-3.8.0.tar.xz</Archive>
<Archive sha1sum="a48fd28a037c0bcd7b7fc4d914c023f584e910ed" type="tarxz">https://www.python.org/ftp/python/3.8.1/Python-3.8.1.tar.xz</Archive>
<Archive sha1sum="bf7badf7e248e0ecf465d33c2f5aeec774209227" type="targz" target="Python-3.8.1">https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz</Archive>
<BuildDependencies>
<!-- <Dependency>valgrind</Dependency> -->
<Dependency>bzip2</Dependency>
@@ -123,6 +124,13 @@
</Package>
<History>
<Update release="8">
<Date>2019-12-23</Date>
<Version>3.8.1</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-12-10</Date>
<Version>3.8.0</Version>