pkgsrc/devel/py-gobject3/PLIST
prlw1 a1ce3ea31d Update py-gobject3 to 3.8.2
Many bug fixes and improvemnts:
https://git.gnome.org/browse/pygobject/tree/NEWS?id=3.8.2

Highlights:
 - Dot not clobber original Gdk/Gtk functions with overrides
   (Martin Pitt) (#686835)
 - Fix array arguments on 32 bit architectures (Martin Pitt)
 - Add backwards compatible API for GLib.unix_signal_add_full()
   (Martin Pitt)
 - Drop MININT64/MAXUINT64 workaround, current g-i gets this right now
   (Martin Pitt)
 - [API change] Drop almost all static GLib bindings and replace them
   with proper introspection. This gets rid of several cases where the
   PyGObject API was not matching the real GLib API, makes the full GLib
   API available through introspection, and makes the code smaller,
   easier to maintain. For backwards compatibility, overrides are
   provided to emulate the old static binding API, but this will throw a
   PyGIDeprecationWarning for the cases that diverge from the official
   API (in particular, GLib.io_add_watch() and GLib.child_watch_add()
   being called without a priority argument). (Martin Pitt, Simon Feltman)
 - [API change] Deprecate calling GLib API through the GObject
   namespace. This has always been a misnomer with introspection, and
   will be removed in a later version; for now this throws a
   PyGIDeprecationWarning.
 - [API change] Do not bind gobject_get_data() and gobject_set_data().
   These have been deprecated for a cycle, now dropped entirely.
   (Steve Frécinaux) (#641944)
 - [API change] Deprecate void pointer fields as general PyObject
   storage. (Simon Feltman) (#683599)
2013-05-18 22:59:46 +00:00

81 lines
2.9 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2013/05/18 22:59:46 prlw1 Exp $
include/pygobject-3.0/pygobject.h
lib/libpyglib-gi-2.0-python${PYVERSSUFFIX}.la
lib/pkgconfig/pygobject-3.0.pc
${PYSITELIB}/gi/__init__.py
${PYSITELIB}/gi/__init__.pyc
${PYSITELIB}/gi/__init__.pyo
${PYSITELIB}/gi/_gi.la
${PYSITELIB}/gi/_gi_cairo.la
${PYSITELIB}/gi/_glib/__init__.py
${PYSITELIB}/gi/_glib/__init__.pyc
${PYSITELIB}/gi/_glib/__init__.pyo
${PYSITELIB}/gi/_glib/_glib.la
${PYSITELIB}/gi/_glib/option.py
${PYSITELIB}/gi/_glib/option.pyc
${PYSITELIB}/gi/_glib/option.pyo
${PYSITELIB}/gi/_gobject/__init__.py
${PYSITELIB}/gi/_gobject/__init__.pyc
${PYSITELIB}/gi/_gobject/__init__.pyo
${PYSITELIB}/gi/_gobject/_gobject.la
${PYSITELIB}/gi/_gobject/constants.py
${PYSITELIB}/gi/_gobject/constants.pyc
${PYSITELIB}/gi/_gobject/constants.pyo
${PYSITELIB}/gi/_gobject/propertyhelper.py
${PYSITELIB}/gi/_gobject/propertyhelper.pyc
${PYSITELIB}/gi/_gobject/propertyhelper.pyo
${PYSITELIB}/gi/_gobject/signalhelper.py
${PYSITELIB}/gi/_gobject/signalhelper.pyc
${PYSITELIB}/gi/_gobject/signalhelper.pyo
${PYSITELIB}/gi/importer.py
${PYSITELIB}/gi/importer.pyc
${PYSITELIB}/gi/importer.pyo
${PYSITELIB}/gi/module.py
${PYSITELIB}/gi/module.pyc
${PYSITELIB}/gi/module.pyo
${PYSITELIB}/gi/overrides/GIMarshallingTests.py
${PYSITELIB}/gi/overrides/GIMarshallingTests.pyc
${PYSITELIB}/gi/overrides/GIMarshallingTests.pyo
${PYSITELIB}/gi/overrides/GLib.py
${PYSITELIB}/gi/overrides/GLib.pyc
${PYSITELIB}/gi/overrides/GLib.pyo
${PYSITELIB}/gi/overrides/GObject.py
${PYSITELIB}/gi/overrides/GObject.pyc
${PYSITELIB}/gi/overrides/GObject.pyo
${PYSITELIB}/gi/overrides/Gdk.py
${PYSITELIB}/gi/overrides/Gdk.pyc
${PYSITELIB}/gi/overrides/Gdk.pyo
${PYSITELIB}/gi/overrides/Gio.py
${PYSITELIB}/gi/overrides/Gio.pyc
${PYSITELIB}/gi/overrides/Gio.pyo
${PYSITELIB}/gi/overrides/Gtk.py
${PYSITELIB}/gi/overrides/Gtk.pyc
${PYSITELIB}/gi/overrides/Gtk.pyo
${PYSITELIB}/gi/overrides/Pango.py
${PYSITELIB}/gi/overrides/Pango.pyc
${PYSITELIB}/gi/overrides/Pango.pyo
${PYSITELIB}/gi/overrides/__init__.py
${PYSITELIB}/gi/overrides/__init__.pyc
${PYSITELIB}/gi/overrides/__init__.pyo
${PYSITELIB}/gi/overrides/keysyms.py
${PYSITELIB}/gi/overrides/keysyms.pyc
${PYSITELIB}/gi/overrides/keysyms.pyo
${PYSITELIB}/gi/pygtkcompat.py
${PYSITELIB}/gi/pygtkcompat.pyc
${PYSITELIB}/gi/pygtkcompat.pyo
${PYSITELIB}/gi/repository/__init__.py
${PYSITELIB}/gi/repository/__init__.pyc
${PYSITELIB}/gi/repository/__init__.pyo
${PYSITELIB}/gi/types.py
${PYSITELIB}/gi/types.pyc
${PYSITELIB}/gi/types.pyo
${PYSITELIB}/pygobject-${PKGVERSION}-py${PYVERSSUFFIX}-${PLATFORM}.egg-info
${PYSITELIB}/pygtkcompat/__init__.py
${PYSITELIB}/pygtkcompat/__init__.pyc
${PYSITELIB}/pygtkcompat/__init__.pyo
${PYSITELIB}/pygtkcompat/generictreemodel.py
${PYSITELIB}/pygtkcompat/generictreemodel.pyc
${PYSITELIB}/pygtkcompat/generictreemodel.pyo
${PYSITELIB}/pygtkcompat/pygtkcompat.py
${PYSITELIB}/pygtkcompat/pygtkcompat.pyc
${PYSITELIB}/pygtkcompat/pygtkcompat.pyo