50 lines
1.9 KiB
XML
50 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>python3-automat</Name>
|
||
<Homepage>https://github.com/glyph/automat/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>MIT</License>
|
||
<IsA>app</IsA>
|
||
<Summary>Self-service finite-state machines for the programmer on the go.</Summary>
|
||
<Description>Hareket halindeki programcılar için self-servis sonlu durum makineleri.</Description>
|
||
<Archive sha1sum="a6b745bd1eba7c15cdb572f2288eeb43af313c35" type="targz">https://files.pythonhosted.org/packages/7a/7b/9c3d26d8a0416eefbc0428f168241b32657ca260fb7ef507596ff5c2f6c4/Automat-22.10.0.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>python3-build</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<Patch level="1">stop-requiring-six.patch</Patch>
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>python3-automat</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>python3</Dependency>
|
||
<Dependency>python3-attrs</Dependency>
|
||
<Dependency>python3-twisted</Dependency>
|
||
<Dependency>python3-graphviz</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="1">
|
||
<Date>2025-01-06</Date>
|
||
<Version>22.10.0</Version>
|
||
<Comment>First release.</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|