51 lines
1.7 KiB
XML
51 lines
1.7 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>python3-fastnumbers</Name>
|
||
<Homepage>https://github.com/SethMMorton/fastnumbers</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>MIT</License>
|
||
<IsA>app</IsA>
|
||
<Summary>Super-fast and clean conversions to numbers</Summary>
|
||
<Icon>python3-fastnumbers</Icon>
|
||
<Description>Sayılara süper hızlı ve temiz dönüşümler
|
||
</Description>
|
||
<Archive sha1sum="ba150863f65f0e32b12a600fda78e462d53462d5" type="targz">https://github.com/SethMMorton/fastnumbers/archive/refs/tags/5.1.0.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
</BuildDependencies>
|
||
<!--
|
||
<Patches>
|
||
<Patch>python3-fastnumbers.patch</Patch>
|
||
<Patch level="1">python3-fastnumbers.patch</Patch>
|
||
</Patches>
|
||
-->
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>python3-fastnumbers</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>python3</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="1">
|
||
<Date>2024-01-11</Date>
|
||
<Version>5.1.0</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|