Files
main/programming/language/python3/python3-xdg/pspec.xml
T
2022-06-07 23:55:16 +03:00

59 lines
2.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-xdg</Name>
<Homepage>https://gitlab.freedesktop.org/xdg</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<PartOf>programming.language.python3</PartOf>
<License>LGPLv2+</License>
<IsA>app:console</IsA>
<Summary>X client library for Python3.</Summary>
<Description>X client library for Python3.</Description>
<Archive sha1sum="02f58d41659ede2d132d5c6f7ad5137398c3df37" type="targz">https://gitlab.freedesktop.org/xdg/pyxdg/-/archive/rel-0.28/pyxdg-rel-0.28.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-xdg</Name>
<Summary>X client library for Python3.</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-xdg</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2022-06-07</Date>
<Version>0.28</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-10-22</Date>
<Version>0.27</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-02-27</Date>
<Version>0.26</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>