59 lines
2.1 KiB
XML
59 lines
2.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-qtpy</Name>
|
|
<Homepage>https://github.com/spyder-ide/qtpy/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<IsA>app</IsA>
|
|
<Summary>Provides an uniform layer to support PyQt5 and PySide2 with a single codebase</Summary>
|
|
<Icon>python3-qtpy</Icon>
|
|
<Description>Provides an uniform layer to support PyQt5 and PySide2 with a single codebase</Description>
|
|
<Archive sha1sum="bf8f15762ad8e79bc1ddfdb4c499d6131df24051" type="targz">https://github.com/spyder-ide/qtpy/archive/refs/tags/v2.3.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-build</Dependency>
|
|
<Dependency>python3-installer</Dependency>
|
|
</BuildDependencies>
|
|
<!--
|
|
<Patches>
|
|
<Patch>python3-qtpy.patch</Patch>
|
|
<Patch level="1">python3-qtpy.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-qtpy</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>python3-packaging</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="2">
|
|
<Date>2023-10-17</Date>
|
|
<Version>2.3.1</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2023-06-11</Date>
|
|
<Version>2.3.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|