62 lines
2.2 KiB
XML
62 lines
2.2 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>python-keyutils</Name>
|
||
<Homepage>https://github.com/sassoftware/python-keyutils</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>Apache</License>
|
||
<IsA>library</IsA>
|
||
<Summary>A set of python bindings for keyutils</Summary>
|
||
<Description>A set of python bindings for keyutils</Description>
|
||
<Archive sha1sum="f6837161017ffb4f8183d8d0f85374f103ab90a4" type="targz">https://github.com/sassoftware/python-keyutils/archive/refs/tags/0.6.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>pip3</Dependency>
|
||
<Dependency>keyutils</Dependency>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>python3-wheel</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>python-keyutils</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>python3</Dependency>
|
||
<Dependency>keyutils</Dependency>
|
||
<Dependency>python3-wheel</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="data">/usr/lib/python3*</Path>
|
||
<Path fileType="doc">/usr/share/doc/python-keyutils</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="3">
|
||
<Date>2023-10-17</Date>
|
||
<Version>0.6</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2021-10-27</Date>
|
||
<Version>0.6</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2021-09-25</Date>
|
||
<Version>0.6</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|