142 lines
5.9 KiB
XML
142 lines
5.9 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>python3-idle</Name>
|
||
<Homepage>https://www.python.org/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>custom</License>
|
||
<PartOf>programming.language</PartOf>
|
||
<Summary>An Integrated Development Environment for Python</Summary>
|
||
<Description>An Integrated Development Environment for Python</Description>
|
||
<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>
|
||
<Dependency>xz-devel</Dependency>
|
||
<Dependency>tcl-devel</Dependency>
|
||
<Dependency>gdbm-devel</Dependency>
|
||
<Dependency>zlib-devel</Dependency>
|
||
<Dependency>tcltk-devel</Dependency>
|
||
<Dependency>expat-devel</Dependency>
|
||
<Dependency>libffi-devel</Dependency>
|
||
<Dependency>sqlite-devel</Dependency>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>ncurses-devel</Dependency>
|
||
<Dependency>openssl-devel</Dependency>
|
||
<Dependency>readline-devel</Dependency>
|
||
<Dependency>mpdecimal-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/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>
|
||
|
||
<Package>
|
||
<Name>python3-tk</Name>
|
||
<IsA>library</IsA>
|
||
<PartOf>programming.language.python3</PartOf>
|
||
<Summary>Python modules for Tk</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency>tcl</Dependency>
|
||
<Dependency>tcltk</Dependency>
|
||
<Dependency>python3</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib/python3*/tkinter</Path>
|
||
<Path fileType="library" permanent="0">/usr/lib/python3.8/turtledemo</Path>
|
||
<Path fileType="library">/usr/lib/python3.8/lib-dynload/_tkinter.cpython-38-x86_64-linux-gnu.so</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>idle3</Name>
|
||
<Icon>idle</Icon>
|
||
<IsA>app:gui</IsA>
|
||
<PartOf>programming.environment</PartOf>
|
||
<Summary>An Integrated Development Environment for Python</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency>python3</Dependency>
|
||
<Dependency>python3-tk</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||
<Path fileType="executable">/usr/bin/idle3*</Path>
|
||
<Path fileType="data">/usr/share/applications</Path>
|
||
<Path fileType="library">/usr/lib/python*/idlelib</Path>
|
||
</Files>
|
||
<AdditionalFiles>
|
||
<AdditionalFile permission="0644" target="/usr/share/pixmaps/idle3.png">python-logo.png</AdditionalFile>
|
||
<AdditionalFile permission="0644" target="/usr/share/applications/idle3.desktop">idle.desktop</AdditionalFile>
|
||
</AdditionalFiles>
|
||
</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>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="13">
|
||
<Date>2021-10-15</Date>
|
||
<Version>3.8.9</Version>
|
||
<Comment>fix typo</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="12">
|
||
<Date>2021-05-20</Date>
|
||
<Version>3.8.9</Version>
|
||
<Comment>version bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="11">
|
||
<Date>2020-08-30</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-07-22</Date>
|
||
<Version>3.8.3</Version>
|
||
<Comment>Patch version bump.</Comment>
|
||
<Name>Blue Devil</Name>
|
||
<Email>bluedevil@sctzine.com</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2020-03-28</Date>
|
||
<Version>3.8.2</Version>
|
||
<Comment>Patch version bump.</Comment>
|
||
<Name>Blue Devil</Name>
|
||
<Email>bluedevil@sctzine.com</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2019-12-10</Date>
|
||
<Version>3.8.0</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Idris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|