diff --git a/programming/language/python/python-pyatspi/actions.py b/programming/language/python/python-pyatspi/actions.py
index f24d556738..04ccf47a7e 100644
--- a/programming/language/python/python-pyatspi/actions.py
+++ b/programming/language/python/python-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/python/python-pyatspi/pspec.xml b/programming/language/python/python-pyatspi/pspec.xml
index a1ec818993..ee10b67355 100644
--- a/programming/language/python/python-pyatspi/pspec.xml
+++ b/programming/language/python/python-pyatspi/pspec.xml
@@ -13,7 +13,7 @@
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.34/pyatspi-2.34.0.tar.xz
+ http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.36/pyatspi-2.36.0.tar.xz
python-pygobject3-devel
at-spi2-core-devel
@@ -28,12 +28,19 @@
at-spi2-core
- /usr/lib/python*
/usr/share/doc/python-pyatspi
+ /usr/lib/python*
+
+ 2020-03-27
+ 2.36.0
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-01-20
2.34.0