pygobject 3.46.0-1 source package in Ubuntu

Changelog

pygobject (3.46.0-1) unstable; urgency=medium

  * New upstream release
  * debian/control.in: Bump minimum glib and gobject-introspection

 -- Jeremy BĂ­cha <email address hidden>  Mon, 11 Sep 2023 08:31:18 -0400

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
Mantic release main python

Downloads

File Size SHA-256 Checksum
pygobject_3.46.0-1.dsc 2.7 KiB 6b33fc1f49166f950ce9e070bf283f24e11eec1d41643c3ef4a954cdda5eb085
pygobject_3.46.0.orig.tar.xz 548.4 KiB 426008b2dad548c9af1c7b03b59df0440fde5c33f38fb5406b103a43d653cafc
pygobject_3.46.0-1.debian.tar.xz 22.7 KiB e771fa7483f47178245cf3fd9685678650056c8eb4d130b178c8a3150a527a40

Available diffs

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.