83 lines
3.1 KiB
XML
83 lines
3.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>
|
||
<PartOf>programming.language.python3</PartOf>
|
||
<License>LGPLv2+</License>
|
||
<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="1a48b5f07d14c5173fce6f92735154456d9fb566" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.38/pyatspi-2.38.2.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>python3-pygobject3-devel</Dependency>
|
||
<Dependency>python-pygobject3-devel</Dependency>
|
||
<Dependency versionFrom="2.40.1">at-spi2-core-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>python3-pyatspi</Name>
|
||
<Summary>Python bindings for at-spi2-core</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency>python3-pygobject3</Dependency>
|
||
<Dependency>at-spi2-core</Dependency>
|
||
<Dependency>python3</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/lib/python*</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="6">
|
||
<Date>2021-12-10</Date>
|
||
<Version>2.38.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2021-10-25</Date>
|
||
<Version>2.38.1</Version>
|
||
<Comment>Rebuild py3.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2021-05-04</Date>
|
||
<Version>2.38.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2020-03-17</Date>
|
||
<Version>2.36.0</Version>
|
||
<Comment>Minor version bump.</Comment>
|
||
<Name>Blue Devil</Name>
|
||
<Email>bluedevil@sctzine.com</Email>
|
||
</Update>
|
||
<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>
|