diff --git a/programming/language/python/python-pygobject3/actions.py b/programming/language/python/python-pygobject3/actions.py index e4ba6a54be..fc5dd3f953 100755 --- a/programming/language/python/python-pygobject3/actions.py +++ b/programming/language/python/python-pygobject3/actions.py @@ -4,10 +4,10 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt -from pisi.actionsapi import get +from pisi.actionsapi import shelltools from pisi.actionsapi import autotools from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools +from pisi.actionsapi import get def setup(): shelltools.makedirs("build") @@ -24,4 +24,4 @@ def install(): shelltools.system("DESTDIR=%s ninja install" % get.installDIR()) shelltools.cd("..") - pisitools.dodoc("COP*", "NEWS", "README*") + pisitools.dodoc("COP*", "NEWS", "README*") \ No newline at end of file diff --git a/programming/language/python/python-pygobject3/pspec.xml b/programming/language/python/python-pygobject3/pspec.xml index 6efce8b655..23b12c8aac 100755 --- a/programming/language/python/python-pygobject3/pspec.xml +++ b/programming/language/python/python-pygobject3/pspec.xml @@ -1,5 +1,5 @@ - + python-pygobject3 @@ -8,55 +8,63 @@ PisiLinux Community admins@pisilinux.org + programming.language.python LGPLv2.1 library - Glib bindings for Python - pygobject is GLib's GObject library bindings for Python. - http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.34/pygobject-3.34.0.tar.xz + Python Bindings for GLib/GObject/GIO/GTK+ + pygobject is GLib's GObject library bindings for Python3. + http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.0.tar.xz - meson + gobject-introspection-devel + python-cairo-devel libffi-devel python-devel - python-cairo-devel - gobject-introspection-devel glib2-devel + meson python-pygobject3 - python2 için pygobject3 + Python Bindings for GLib/GObject/GIO/GTK+ + gobject-introspection + python-cairo + libffi cairo glib2 - libffi - python-cairo - gobject-introspection - /usr/share/doc - /usr/share/pygobject - /usr/lib/python2.7 /usr/lib/libpyglib-gi-2.0-python2.7.so* + /usr/lib/python2.7 + /usr/share/pygobject + /usr/share/doc python-pygobject3-devel - pygobject development files + Development files for python3-pygobject3 python-pygobject3 gobject-introspection-devel - glib2-devel libffi-devel + glib2-devel - /usr/include /usr/lib/pkgconfig + /usr/include + + 2020-03-11 + 3.36.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-19 3.34.0 @@ -121,4 +129,4 @@ alihan@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python/python-pygobject3/translations.xml b/programming/language/python/python-pygobject3/translations.xml index 1f73b8e92a..58fde39944 100755 --- a/programming/language/python/python-pygobject3/translations.xml +++ b/programming/language/python/python-pygobject3/translations.xml @@ -2,13 +2,14 @@ python-pygobject3 - glib için python bağlayıcıları - Bindings (liens) glib pour Python. + GLib/GObject/GIO/GTK+ için python bağlayıcıları + Bindings (liens) GLib/GObject/GIO/GTK+ pour Python. pygobject, Python için yazılmış, Glib'in GObject kütüphanesi bağlayıcısıdır. python-pygobject3-devel - pygobject geliştirme dosyaları + python-pygobject3 için geliştirme dosyaları + python-pygobject3-devel, python-pygobject3 için geliştirme dosyalarını içerir. - + \ No newline at end of file