pygobject 3.12.0-1ubuntu1 source package in Ubuntu

Changelog

pygobject (3.12.0-1ubuntu1) trusty-proposed; urgency=medium

  * Add 00upstream-importerror-logging.patch: Raise ImportError when importing
    modules not found in repository, instead of logging to stderr. The former
    matches the behaviour of "import" in general, and the latter breaks the
    possibility of configuring "logging" in your program, as any call to
    basicConfig() would happen after the import statements. (LP: #1333512)
 -- Martin Pitt <email address hidden>   Wed, 25 Jun 2014 08:14:43 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main python

Downloads

File Size SHA-256 Checksum
pygobject_3.12.0.orig.tar.xz 685.3 KiB 0d4485311fcfb073dc37432e36ad1d45bcf9f8796a1e8ff20a6494e0297dbd1a
pygobject_3.12.0-1ubuntu1.debian.tar.xz 19.4 KiB b3ab29fb576c205f9e547395c07228c71d841b9b15f8c662a6025372df1e30d6
pygobject_3.12.0-1ubuntu1.dsc 3.2 KiB 4f85a2dfa4b4b378866990c8009b90d46391888f2ccf09f6e55726121d06a568

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-cairo: Python 3 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 3 Cairo bindings for GObject. It is mostly
 used by other bindings to map their GObjects to Python objects.

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.