pygobject 3.0.3-2 source package in Ubuntu

Changelog

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 <email address hidden>   Fri, 06 Jan 2012 16:38:51 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Josselin Mouette
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pygobject_3.0.3.orig.tar.xz 533.6 KiB 088b1e682be02a969a0a3f2e650e4fe72bb3638ee8229819841d3e8f4cde2d7c
pygobject_3.0.3-2.debian.tar.gz 15.7 KiB a38b8b17e692b3eb92c45291d8618d88aba94461648703bae70f5f7ad2992285
pygobject_3.0.3-2.dsc 2.8 KiB 3b59407800d8011556daa94e5f79c6231f36755e91c5863341b8c5d029d648db

Available diffs

View changes file

Binary packages built by this source

python-gi: Python 2.x bindings for gobject-introspection libraries

 GObject is an abstraction layer that allows programming with an object
 paradigm that is compatible with many languages. It is a part of Glib,
 the core library used to build GTK+ and GNOME.
 .
 This package contains the Python 2.x binding generator for libraries that
 support gobject-introspection, i. e. which ship a gir1.2-<name>-<version>
 package. With these packages, the libraries can be used from Python.

python-gi-cairo: Python Cairo bindings for the GObject library

 GObject is an abstraction layer that allows programming with an object
 paradigm that is compatible with many languages. It is a part of Glib,
 the core library used to build GTK+ and GNOME.
 .
 This package contains the Python Cairo bindings for GObject. It is mostly
 used by other bindings to map their GObjects to Python objects.

python-gi-dbg: Python bindings for the GObject library (debug extension)

 GObject is an abstraction layer that allows programming with an object
 paradigm that is compatible with many languages. It is a part of Glib,
 the core library used to build GTK+ and GNOME.
 .
 This package contains the Python bindings for GObject. It is mostly
 used by other bindings to map their GObjects to Python objects.
 .
 This package contains the extensions built for the Python debug interpreter.

python-gi-dev: development headers for GObject Python bindings

 GObject is an abstraction layer that allows programming with an object
 paradigm that is compatible with many languages. It is a part of Glib,
 the core library used to build GTK+ and GNOME.
 .
 This package contains the development headers needed to build C extensions
 which use pygobject.

python-gobject: Python 2.x bindings for GObject - transitional package

 This package will bring the two versions of GObject Python modules: the
 deprecated gobject module, and the new gobject-introspection system. It
 is here for upgrade purposes only. You can remove it safely when
 nothing else depends on it.

python-gobject-dbg: Python 2.x debugging modules for GObject - transitional package

 This package will bring the two debugging versions of GObject Python
 modules: one for the deprecated gobject module, and one for the new
 gobject-introspection system. It is here for upgrade purposes only.
 You can remove it safely when nothing else depends on it.

python-gobject-dev: Python 2.x development headers for GObject - transitional package

 This package will bring development headers for the two versions of
 GObject Python modules: the deprecated gobject module, and the new
 gobject-introspection system. It is here for upgrade purposes only. You
 can remove it safely when nothing else depends on it.

python3-gi: Python 3 bindings for gobject-introspection libraries

 GObject is an abstraction layer that allows programming with an object
 paradigm that is compatible with many languages. It is a part of Glib,
 the core library used to build GTK+ and GNOME.
 .
 This package contains the Python 3 binding generator for libraries that
 support gobject-introspection, i. e. which ship a gir1.2-<name>-<version>
 package. With these packages, the libraries can be used from Python 3.

python3-gi-dbg: Python 3 bindings for gobject-introspection libraries (debug extension)

 GObject is an abstraction layer that allows programming with an object
 paradigm that is compatible with many languages. It is a part of Glib,
 the core library used to build GTK+ and GNOME.
 .
 This package contains the Python 3 binding generator for libraries that
 support gobject-introspection, i. e. which ship a gir1.2-<name>-<version>
 package. With these packages, the libraries can be used from Python 3.
 .
 This package contains the extensions built for the Python 3 debug interpreter.