54 lines
2.1 KiB
XML
54 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-pyatspi</Name>
|
||
<Homepage>http://www.linuxfoundation.org/collaborate/workgroups/accessibility</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>LGPLv2+</License>
|
||
<PartOf>programming.language.python3</PartOf>
|
||
<IsA>library</IsA>
|
||
<Summary>Python bindings for at-spi2-core</Summary>
|
||
<Description>python3-pyatspi provides a python client library for the AT-SPI D-Bus accessibility infrastructure.</Description>
|
||
<Archive sha1sum="dfeba1b19039217bacbf7e26ed9f0550869b4125" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.34/pyatspi-2.34.0.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>at-spi2-core-devel</Dependency>
|
||
<Dependency>python-pygobject3-devel</Dependency>
|
||
<Dependency>python3-pygobject3-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>python3-pyatspi</Name>
|
||
<Summary>Python bindings for at-spi2-core</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency>python3</Dependency>
|
||
<Dependency>at-spi2-core</Dependency>
|
||
<Dependency>python3-pygobject3</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/lib/python*</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="2">
|
||
<Date>2020-01-15</Date>
|
||
<Version>2.34.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Blue Devil</Name>
|
||
<Email>bluedevil@sctzine.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2018-08-30</Date>
|
||
<Version>2.30.0</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI> |