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-prefs</Name>
|
|
<Homepage>https://pypi.org/project/prefs/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>BSD</License>
|
|
<IsA>app</IsA>
|
|
<Summary>REFS is Python library that stores preferences in a text file with a dictionary-like structure.</Summary>
|
|
<Icon>python3-prefs</Icon>
|
|
<Description>REFS is Python library that stores preferences in a text file with a dictionary-like structure.</Description>
|
|
<Archive sha1sum="cdd3c345ca4f5943646e9aa56ffda1504fa45f15" type="targz">https://files.pythonhosted.org/packages/62/2c/9d1fefea8afec951a61fb18dc8e0bb7a04ccf99d001b8ea1cbb21b7f0aec/prefs-1.0.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
<!--
|
|
<Patches>
|
|
<Patch>python3-prefs.patch</Patch>
|
|
<Patch level="1">python3-prefs.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-prefs</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.0.1</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2022-12-03</Date>
|
|
<Version>1.0.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|