Files
main/programming/language/python3/python3-lit/pspec.xml
T
2021-06-06 14:55:10 +03:00

52 lines
2.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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="c1505eafa7052fd9605e898b4a5bea8331a20b60" type="targz">https://files.pythonhosted.org/packages/4c/34/26056c9b7d60a5dac4e85e6a02d126c8ec721e2bb774e953ba726787cd84/lit-12.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-devel</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="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>