From 067f9786507a3f6e8e46a3ad857a348ca430fde8 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Tue, 21 Jan 2020 01:45:31 +0300 Subject: [PATCH] python-pyatspi:version bump --- .../language/python/python-pyatspi/actions.py | 4 +--- .../language/python/python-pyatspi/pspec.xml | 20 ++++++++++++++----- .../python/python-pyatspi/translations.xml | 2 +- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/programming/language/python/python-pyatspi/actions.py b/programming/language/python/python-pyatspi/actions.py index 3962c01de4..f24d556738 100644 --- a/programming/language/python/python-pyatspi/actions.py +++ b/programming/language/python/python-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/python/python-pyatspi/pspec.xml b/programming/language/python/python-pyatspi/pspec.xml index c15ca3c381..a1ec818993 100644 --- a/programming/language/python/python-pyatspi/pspec.xml +++ b/programming/language/python/python-pyatspi/pspec.xml @@ -1,5 +1,5 @@ - + python-pyatspi @@ -8,29 +8,39 @@ Kamil Atlı suvari@pisilinux.org + programming.language.python LGPLv2+ library Python bindings for at-spi2-core python-pyatspi provides a python client library for the AT-SPI D-Bus accessibility infrastructure. - http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.26/pyatspi-2.26.0.tar.xz + http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.34/pyatspi-2.34.0.tar.xz python-pygobject3-devel + at-spi2-core-devel python-pyatspi + Python bindings for at-spi2-core - at-spi2-core python-pygobject3 + at-spi2-core /usr/lib/python* - /usr/share/doc + /usr/share/doc/python-pyatspi + + 2020-01-20 + 2.34.0 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2018-08-30 2.26.0 @@ -46,4 +56,4 @@ suvari@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python/python-pyatspi/translations.xml b/programming/language/python/python-pyatspi/translations.xml index 2b4ba52a76..2e1c6da611 100644 --- a/programming/language/python/python-pyatspi/translations.xml +++ b/programming/language/python/python-pyatspi/translations.xml @@ -5,4 +5,4 @@ at-spi2-core altyapısı için Python bağlayıcısı python-pyatspi AT-SPI D-Bus erişilebilirlik altyapısı için python istemci kitaplığıdır. - + \ No newline at end of file