python3-idle-3.8.12
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<PartOf>programming.language</PartOf>
|
||||
<Summary>An Integrated Development Environment for Python</Summary>
|
||||
<Description>An Integrated Development Environment for Python</Description>
|
||||
<Archive sha1sum="1561060627fd171de19c53eb374cd92d2f297bff" type="tarxz">https://www.python.org/ftp/python/3.8.11/Python-3.8.11.tar.xz</Archive>
|
||||
<Archive sha1sum="7643eccc15f5606bd0dc04affc7ea901e417165d" type="tarxz">https://www.python.org/ftp/python/3.8.12/Python-3.8.12.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<!--<Dependency>valgrind</Dependency> -->
|
||||
<Dependency>bzip2</Dependency>
|
||||
@@ -31,8 +31,13 @@
|
||||
<Dependency>mpdecimal-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--<Patch level="1">dont-make-libpython-readonly.patch</Patch>
|
||||
<Patch level="1">0001-compileall-Fix-ddir-when-recursing.patch</Patch>-->
|
||||
<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/0006-h2py-use-binary-I-O-to-avoid-encoding-issues.patch</Patch>
|
||||
<Patch level="1">gentoo/0008-distutils-make-OO-enable-both-opt-1-and-opt-2-optimi.patch</Patch>
|
||||
<Patch level="1">gentoo/0016-bpo-43650-Fix-MemoryError-on-zip.read-in-shutil._unp.patch</Patch>
|
||||
<Patch level="1">gentoo/0017-bpo-43998-Default-to-TLS-1.2-and-increase-cipher-sui.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -76,6 +81,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2021-10-18</Date>
|
||||
<Version>3.8.12</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2021-10-18</Date>
|
||||
<Version>3.8.11</Version>
|
||||
|
||||
Reference in New Issue
Block a user