55 lines
2.0 KiB
XML
55 lines
2.0 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-pam</Name>
|
|
<Homepage>https://github.com/linuxmint/python3-xapp</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Developers</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPL</License>
|
|
<IsA>library</IsA>
|
|
<Icon>python</Icon>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<Summary>Pure Python interface to the Pluggable Authentication Modules system on Linux</Summary>
|
|
<Description>Pure Python interface to the Pluggable Authentication Modules system on Linux</Description>
|
|
<Archive sha1sum="a3c3aae71bc8def7e276123e2c312b94c4621e5b" type="targz">https://github.com/FirefighterBlu3/python-pam/archive/refs/tags/v1.8.4.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
<Dependency>python3-toml</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-pam</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</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>1.8.4</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2022-05-15</Date>
|
|
<Version>1.8.4</Version>
|
|
<Comment>First Release</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|
|
|