pygobject 3.42.0-2 source package in Ubuntu

Changelog

pygobject (3.42.0-2) unstable; urgency=medium

  * debian/patches/git_python310_warning.patch:
    - backport a fix for an ImportWarning hit with python3.10 which
      is making the autopkgtests error out

 -- Sebastien Bacher <email address hidden>  Tue, 16 Nov 2021 13:53:51 +0100

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pygobject_3.42.0-2.dsc 2.8 KiB f911a6a05567d1dbf0fd292d82eb755e7d47e6d8130518b1ec58cfbedfb9c182
pygobject_3.42.0.orig.tar.xz 544.0 KiB 9b12616e32cfc792f9dc841d9c472a41a35b85ba67d3a6eb427e307a6fe4367b
pygobject_3.42.0-2.debian.tar.xz 22.8 KiB f3c47029d13406e6061cd2f258eb6ac7c9b5ddc1adfa7282fa780963c755a27e

No changes file available.

Binary packages built by this source

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.

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.