pkgsrc/devel/py-gobject3
prlw1 561762a447 Update py-gobject3 to 3.16.1
- overrides: Conditionalize touch override support in Gdk
  (Simon Feltman) (#747717)
- tests: Don't use deprecated override attributes
  (Christoph Reiter) (#743514)
- Add GLib.MINFLOAT etc. and mark GObject.G_MINFLOAT etc. deprecated
  (Christoph Reiter) (#743514)
- Emit PyGIDeprecationWarning when accessing deprecated override attributes
  (Christoph Reiter) (#743514)
- Add namespace and container name to all warnings/error messages
  (Christoph Reiter) (#743468)
- tests: Add test for GIRepository.UnionInfo.get_size()
  (Garrett Regier) (#745362)
- Avoid duping filenames when marshalling from Python to C
  (Garrett Regier) (#744719)
- Avoid copying bytearrays from Python to C when transfer nothing
  (Garrett Regier) (#743278)
- Allows passing arguments to opaque Boxed types (Garrett Regier)
  (#743214)
- Emit ImportWarning when gi.require_version() is not used (Christoph
  Reiter) (#727379)
- Refactor overrides import/modules (Christoph Reiter) (#736678)
- Replace statically bound GLib.Variant.new_tuple() with GI (Simon
  Feltman) (#735199)
- overrides: Add Gdk.EventTouch union discrimination (Simon Feltman)
  (#736380)
- PyGObjectFlags: Remove a trailing comma on the enum. (Murray
  Cumming)
- Remove redefinitions of function and vfunc cache typedefs (Simon
  Feltman) (#737874)
2015-06-11 08:41:02 +00:00
..
buildlink3.mk
DESCR
distinfo Update py-gobject3 to 3.16.1 2015-06-11 08:41:02 +00:00
Makefile
Makefile.common Update py-gobject3 to 3.16.1 2015-06-11 08:41:02 +00:00
PLIST