UbuntuUpdates.org

Package "pygobject"

Name: pygobject

Description:

This package is just an umbrella for a group of other packages, it has no description.
Description samples from packages in group:

  • Python 2.x bindings for gobject-introspection libraries
  • Python Cairo bindings for the GObject library
  • Python bindings for the GObject library (debug extension)
  • development headers for GObject Python bindings

Latest version: 3.2.0-3
Release: precise (12.04)
Level: base
Repository: main

Links



Other versions of "pygobject" in Precise

Repository Area Version
updates main 3.2.2-1~precise

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 3.1.0-2 2012-02-09 08:04:12 UTC

pygobject (3.1.0-2) unstable; urgency=low

  * Add glib_2.30.patch: Partially revert commit ee62df4 to drop the usage of
    g_value_*_schar. This was introduced in glib 2.31 only. (Closes: #659184)
  * Add 00git_pygspawn_error_check.patch: Fix crash in pygspawn() when the
    argv or envp arguments are not proper sequences. Backported from upstream
    git head.
  * Add 00git_gtkbuilder-signals.patch: Fix GtkBuilder signal connection
    'after' logic. Backported from upstream git head. (LP: #925676)

 -- Martin Pitt Thu, 09 Feb 2012 07:01:44 +0100

Source diff to previous version
925676 GtkBuilder will not connect properly the activate-link signal to a GtkLinkButton
659184 python-gi: undefined symbol: g_value_set_schar - Debian Bug report logs

Version: 3.1.0-1 2012-02-08 08:03:35 UTC

pygobject (3.1.0-1) unstable; urgency=low

  * New upstream release. No new features or code reorg, just a lot of crash
    and introspectability fixes, and well covered by test cases. This works
    fine with GNOME 3.2.
  * Drop all patches, all upstream now.

 -- Martin Pitt Wed, 08 Feb 2012 07:28:19 +0100

Source diff to previous version

Version: 3.0.3-3 2012-01-25 08:03:08 UTC

pygobject (3.0.3-3) unstable; urgency=low

  * debian/control.in: Set python-gobject-dbg section/priority to debug/extra,
    according to to archive overrides.
  * Add 00git_ghashtable_gerror_callback_args.patch: Support GHashTable and
    GError as callback/closure arguments. Backported from upstream git head,
    but without the test cases, as they require an addition to
    gobject-introspection. (LP: #904783)
  * Add 00git_gerror_transfer_none.patch: Respect transfer-type when
    demarshalling GErrors. The marshaller previously ignored "transfer full"
    on GError* arguments, causing crashes due to double-freeing them.
    Backported from upstream git head.

 -- Martin Pitt Wed, 25 Jan 2012 07:19:31 +0100

Source diff to previous version
904783 Support GHashTable and GError as closure arguments

Version: 3.0.3-2 2012-01-06 17:02:59 UTC

pygobject (3.0.3-2) unstable; urgency=medium

  * Urgency medium as the previous release with the regression already made it
    into testing and is causing quite a few unexpected breakages.
  * Add 01_revert_tree_model_unicode_conversion.patch: Revert "Convert all
    strings to utf-8 encoding when retrieving from TreeModel" change from
    previous release. This changes existing behaviour (model values being str
    instead of unicode) and also makes tree model behaviour incompatible to
    the rest of Gtk behaviour (which always returns UTF-8 encoded str objects,
    not unicode). The original bug description was a bug in the test case
    code, you cannot mix str and unicode objects in interpolation.
    (LP: #905602)

 -- Martin Pitt Fri, 06 Jan 2012 16:38:51 +0100

905602 software-properties-gtk crashed with AttributeError in _decode_value(): 'NoneType' object has no attribute 'decode'



About   -   Send Feedback to @ubuntu_updates