54 lines
2.0 KiB
XML
54 lines
2.0 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>python-urwid</Name>
|
||
<Homepage>http://excess.org/urwid/</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>LGPLv2.1</License>
|
||
<IsA>library</IsA>
|
||
<icon>python-urwid</icon>
|
||
<Summary>Console user interface library for Python</Summary>
|
||
<Description>Console user interface library for Python, with many features like UTF-8 support and HTML screenshot.</Description>
|
||
<Archive sha1sum="56f840896e47c753d91acb5f0b267c51cc0eb8bd" type="targz">https://github.com/urwid/urwid/archive/ffbfa07533809a523938d5e342ff7482a12dd5d0/release-ffbfa07533809a523938d5e342ff7482a12dd5d0.2.1.2.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>git</Dependency>
|
||
<Dependency>glibc-devel</Dependency>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>python3-wheel</Dependency>
|
||
<Dependency>python3-build</Dependency>
|
||
<Dependency>python3-installer</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<!-- <Patch level="1">.patch</Patch> -->
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>python-urwid</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>python3</Dependency>
|
||
<Dependency>python3-wheel</Dependency>
|
||
<Dependency>python-typing_extensions</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="1">
|
||
<Date>2023-05-18</Date>
|
||
<Version>2.1.2</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|