python3-3.9.14

This commit is contained in:
Rmys
2022-09-12 17:46:02 +03:00
committed by GitHub
parent c3c068280e
commit a2b24c3a34
2 changed files with 8 additions and 2 deletions
-1
View File
@@ -34,7 +34,6 @@ def setup():
autotools.rawConfigure("LDSHARED='x86_64-pc-linux-gnu-gcc -Wl,-O1,--as-needed -shared -lpthread'\
--prefix=/usr \
--enable-shared \
--with-threads \
--with-computed-gotos \
--enable-ipv6 \
--with-system-expat \
+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="d57e5c8b94fe42e2b403e6eced02b25ed47ca8da" type="tarxz">https://www.python.org/ftp/python/3.9.13/Python-3.9.13.tar.xz</Archive>
<Archive sha1sum="fa48bd60aee6abf2d41aafb273ebf9fb6b790458" type="tarxz">https://www.python.org/ftp/python/3.9.14/Python-3.9.14.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="27">
<Date>2022-09-12</Date>
<Version>3.9.14</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2022-07-18</Date>
<Version>3.9.13</Version>