python-gbulb 0.6.5-1 source package in Ubuntu

Changelog

python-gbulb (0.6.5-1) unstable; urgency=medium

  * New upstream version 0.6.5
  * Update to Standards-Version 4.6.2
  * Update to compat level 13.
  * Update new source url.
  * Update maintainer. (Closes: #1004238)
  * Add Vcs links to salsa.
  * Fix whitespace in d/changelog.

 -- Sudip Mukherjee <email address hidden>  Wed, 29 May 2024 23:15:05 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-gbulb_0.6.5-1.dsc 2.1 KiB f7ba5f1a0b1d595fd2fc8e7cdff6d9dff611347e468c7a808f1728b430967b70
python-gbulb_0.6.5.orig.tar.gz 26.2 KiB 6184cf35e57ab25e90a64de6fa0f07d3e6c5004c1df81c3ee8db749b11beacff
python-gbulb_0.6.5-1.debian.tar.xz 2.4 KiB 982c476c7dfeed916d7088968c584f0bfe8c4eb0b323f08090fad2b6b08a4f8e

Available diffs

No changes file available.

Binary packages built by this source

python-gbulb-doc: PEP 3156 event loop based on GLib (common documentation)

 Gbulb is a Python library that implements a PEP 3156 interface for the GLib
 main event loop under UNIX-like systems. As much as possible, except where
 noted, it mimics asyncio's interface.
 .
 This is the common documentation package.

python3-gbulb: PEP 3156 event loop based on GLib (Python 3)

 Gbulb is a Python library that implements a PEP 3156 interface for the GLib
 main event loop under UNIX-like systems. As much as possible, except where
 noted, it mimics asyncio's interface.
 .
 This package installs the library for Python 3.