65 lines
2.6 KiB
XML
65 lines
2.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-twisted</Name>
|
|
<Homepage>https://github.com/twisted/twisted/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<IsA>app</IsA>
|
|
<Summary>Asynchronous networking framework written in Python</Summary>
|
|
<Description>Asynchronous networking framework written in Python</Description>
|
|
<Archive sha1sum="e465de1477660d9c7e7a544f0375416835b6f36b" type="targz">https://github.com/twisted/twisted/archive/refs/tags/twisted-24.10.0.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-build</Dependency>
|
|
<Dependency>python3-attrs</Dependency>
|
|
<Dependency>python3-constantly</Dependency>
|
|
<Dependency>python3-hyperlink</Dependency>
|
|
<Dependency>python3-incremental</Dependency>
|
|
<Dependency>python3-zope-interface</Dependency>
|
|
<Dependency>python3-typing_extensions</Dependency>
|
|
<Dependency>python3-hatch-fancy-pypi-readme</Dependency>
|
|
</BuildDependencies>
|
|
<!--
|
|
<Patches>
|
|
<Patch>python3-twisted.patch</Patch>
|
|
<Patch level="1">python3-twisted.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-twisted</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>python3-attrs</Dependency>
|
|
<Dependency>python3-automat</Dependency>
|
|
<Dependency>python3-constantly</Dependency>
|
|
<Dependency>python3-hyperlink</Dependency>
|
|
<Dependency>python3-incremental</Dependency>
|
|
<Dependency>python3-zope-interface</Dependency>
|
|
<Dependency>python3-typing_extensions</Dependency>
|
|
<Dependency>python3-hatch-fancy-pypi-readme</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>2024-12-06</Date>
|
|
<Version>24.10.0</Version>
|
|
<Comment>First release.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|