diff --git a/programming/language/python3/python3-pyatspi/actions.py b/programming/language/python3/python3-pyatspi/actions.py index 548d99418d..567ad4070a 100644 --- a/programming/language/python3/python3-pyatspi/actions.py +++ b/programming/language/python3/python3-pyatspi/actions.py @@ -18,4 +18,5 @@ def build(): autotools.make() def install(): - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) \ No newline at end of file + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + pisitools.dodoc("COPYING*", "README") \ No newline at end of file diff --git a/programming/language/python3/python3-pyatspi/pspec.xml b/programming/language/python3/python3-pyatspi/pspec.xml index 904b1a8bde..6c16bae273 100644 --- a/programming/language/python3/python3-pyatspi/pspec.xml +++ b/programming/language/python3/python3-pyatspi/pspec.xml @@ -8,16 +8,16 @@ Kamil Atlı suvari@pisilinux.org - LGPLv2+ programming.language.python3 + LGPLv2+ library Python bindings for at-spi2-core python3-pyatspi provides a python client library for the AT-SPI D-Bus accessibility infrastructure. - http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.34/pyatspi-2.34.0.tar.xz + http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.36/pyatspi-2.36.0.tar.xz - at-spi2-core-devel - python-pygobject3-devel python3-pygobject3-devel + python-pygobject3-devel + at-spi2-core-devel @@ -25,9 +25,9 @@ python3-pyatspi Python bindings for at-spi2-core - python3 - at-spi2-core python3-pygobject3 + at-spi2-core + python3 /usr/lib/python* @@ -36,6 +36,13 @@ + + 2020-03-17 + 2.36.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-15 2.34.0 diff --git a/programming/language/python3/python3-pyatspi/translations.xml b/programming/language/python3/python3-pyatspi/translations.xml index 66dd69a1c0..e7493077ea 100644 --- a/programming/language/python3/python3-pyatspi/translations.xml +++ b/programming/language/python3/python3-pyatspi/translations.xml @@ -1,7 +1,7 @@ - python-pyatspi + python3-pyatspi at-spi2-core altyapısı için Python bağlayıcısı python3-pyatspi AT-SPI D-Bus erişilebilirlik altyapısı için python istemci kitaplığıdır.