python3-3.11.9

This commit is contained in:
Rmys
2024-04-04 14:31:38 +03:00
parent 9ee1eb5ec4
commit 84d17e9f13
+9 -2
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="a368aeed7a3325e47b55168452c356a8eb27ab50" type="tarxz">https://www.python.org/ftp/python/3.11.8/Python-3.11.8.tar.xz</Archive>
<Archive sha1sum="926cd6a577b2e8dcbb17671b30eda04019328ada" type="tarxz">https://www.python.org/ftp/python/3.11.9/Python-3.11.9.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>
@@ -31,7 +31,7 @@
<!--<Dependency>tcltk-devel</Dependency>-->
</BuildDependencies>
<Patches>
<Patch level="1">115289.patch</Patch>
<!-- <Patch level="1">115289.patch</Patch> -->
</Patches>
</Source>
@@ -129,6 +129,13 @@
</Package>
<History>
<Update release="48">
<Date>2024-04-04</Date>
<Version>3.11.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2024-03-13</Date>
<Version>3.11.8</Version>