python-docopt, python-keyutils, udiskie: new packages

This commit is contained in:
suvari
2021-09-25 16:25:50 +03:00
parent 8381942382
commit 968b06b795
13 changed files with 296786 additions and 296332 deletions
@@ -0,0 +1,47 @@
<?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.8/site-packages</Path>
<Path fileType="doc">/usr/share/doc/python-keyutils</Path>
</Files>
</Package>
<History>
<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>