python3-3.11.8

This commit is contained in:
Rmys
2024-02-14 14:57:45 +03:00
parent c2b3cc78e6
commit ced8fe69e3
3 changed files with 128 additions and 9 deletions
+11 -7
View File
@@ -12,16 +12,16 @@
<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="932f9833ee6d70a530a21d7c12c490a42c8b1574" type="tarxz">https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tar.xz</Archive>
<Archive sha1sum="a368aeed7a3325e47b55168452c356a8eb27ab50" type="tarxz">https://www.python.org/ftp/python/3.11.8/Python-3.11.8.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>
<Dependency>gdbm-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency versionFrom="2.5.0">expat-devel</Dependency>
<Dependency versionFrom="2.6.0">expat-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency versionFrom="3.44.1">sqlite-devel</Dependency>
<Dependency versionFrom="3.45.1">sqlite-devel</Dependency>
<Dependency>ncurses-devel</Dependency>
<Dependency versionFrom="1.1.1w">openssl-devel</Dependency>
<Dependency>readline-devel</Dependency>
@@ -31,10 +31,7 @@
<!--<Dependency>tcltk-devel</Dependency>-->
</BuildDependencies>
<Patches>
<!-- <Patch level="1">gentoo/0001-Install-libpythonX.Y.a-in-usr-lib-instead-of-usr-lib.patch</Patch> -->
<!-- <Patch level="1">gentoo/0004-setup.py-exit-with-non-zero-status-on-failure.patch</Patch> -->
<!-- <Patch level="1">gentoo/0005-Improve-distutils-C-support.patch</Patch> -->
<!-- <Patch level="1">gentoo/0007-distutils-make-OO-enable-both-opt-1-and-opt-2-optimi.patch</Patch> -->
<Patch level="1">115289.patch</Patch>
</Patches>
</Source>
@@ -132,6 +129,13 @@
</Package>
<History>
<Update release="46">
<Date>2024-02-09</Date>
<Version>3.11.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2023-11-23</Date>
<Version>3.11.6</Version>