Merge pull request #1122 from blue-devil/master

python3 : update to new version 3.8.5
This commit is contained in:
Blue DeviL
2020-08-28 00:30:19 +02:00
committed by GitHub
+9 -2
View File
@@ -12,8 +12,8 @@
<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="3bafa40df1cd069c112761c388a9f2e94b5d33dd" type="tarxz">https://www.python.org/ftp/python/3.8.3/Python-3.8.3.tar.xz</Archive>
<Archive sha1sum="bf7badf7e248e0ecf465d33c2f5aeec774209227" type="targz" target="Python-3.8.3">https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz</Archive>
<Archive sha1sum="68d6c7f948801cc755905162f5ee7589595edee4" type="tarxz">https://www.python.org/ftp/python/3.8.5/Python-3.8.5.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>
<Dependency>xz-devel</Dependency>
@@ -128,6 +128,13 @@
</Package>
<History>
<Update release="11">
<Date>2020-08-28</Date>
<Version>3.8.5</Version>
<Comment>Patch version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="10">
<Date>2020-05-22</Date>
<Version>3.8.3</Version>