diff --git a/programming/language/python3/python3-pyatspi/actions.py b/programming/language/python3/python3-pyatspi/actions.py index c4f002f7ac..548d99418d 100644 --- a/programming/language/python3/python3-pyatspi/actions.py +++ b/programming/language/python3/python3-pyatspi/actions.py @@ -18,6 +18,4 @@ def build(): autotools.make() def install(): - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - - pisitools.dodoc("AUTHORS", "COPYING", "README", "NEWS") + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) \ 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 9ed1340b8c..904b1a8bde 100644 --- a/programming/language/python3/python3-pyatspi/pspec.xml +++ b/programming/language/python3/python3-pyatspi/pspec.xml @@ -1,5 +1,5 @@ - + python3-pyatspi @@ -9,10 +9,11 @@ suvari@pisilinux.org LGPLv2+ + programming.language.python3 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.30/pyatspi-2.30.0.tar.xz + http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.34/pyatspi-2.34.0.tar.xz at-spi2-core-devel python-pygobject3-devel @@ -22,7 +23,9 @@ python3-pyatspi + Python bindings for at-spi2-core + python3 at-spi2-core python3-pygobject3 @@ -33,6 +36,13 @@ + + 2020-01-15 + 2.34.0 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2018-08-30 2.30.0 @@ -41,4 +51,4 @@ admins@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python3/python3-pyatspi/translations.xml b/programming/language/python3/python3-pyatspi/translations.xml index 1fe999bc0a..66dd69a1c0 100644 --- a/programming/language/python3/python3-pyatspi/translations.xml +++ b/programming/language/python3/python3-pyatspi/translations.xml @@ -5,4 +5,4 @@ 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. - + \ No newline at end of file