66 lines
2.5 KiB
XML
66 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>python3-lit</Name>
|
||
<Homepage>https://pypi.org/project/lit/</Homepage>
|
||
<Packager>
|
||
<Name>Pisi Linux Admins</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>Apache</License>
|
||
<IsA>app</IsA>
|
||
<Summary>lit is a portable tool for executing LLVM and Clang style test suites, summarizing their results, and providing indication of failures. </Summary>
|
||
<Description>lit, LLVM ve Clang tarzı test takımlarını yürütmek, sonuçlarını özetlemek ve arızaların göstergesini sağlamak için taşınabilir bir araçtır.</Description>
|
||
<Archive sha1sum="44848e7d1a32d53d1ae99142305f3d9c4d7ea80d" type="targz">https://files.pythonhosted.org/packages/f7/fc/aba44ef618619519d4fb56e604163fd85f4b598a4fd8a105e32e4e456798/lit-13.0.0.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
</BuildDependencies>
|
||
-->
|
||
<!--
|
||
<Patches>
|
||
<Patch>python3-lit.patch</Patch>
|
||
<Patch level="1">python3-lit.patch</Patch>
|
||
</Patches>
|
||
-->
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>python3-lit</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>python3</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="data">/usr/lib/python*</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2023-10-17</Date>
|
||
<Version>13.0.0</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2021-10-28</Date>
|
||
<Version>13.0.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2021-06-05</Date>
|
||
<Version>12.0.0</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Pisi Linux Admins</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|