python-gbulb 0.6.3-0.1 source package in Ubuntu

Changelog

python-gbulb (0.6.3-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release.
    - Compatible with Python 3.11. (Closes: #1025102)

 -- Adrian Bunk <email address hidden>  Fri, 27 Jan 2023 17:13:31 +0200

Upload details

Uploaded by:
Konstantinos Margaritis
Uploaded to:
Sid
Original maintainer:
Konstantinos Margaritis
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-gbulb_0.6.3-0.1.dsc 1.9 KiB 1762892e6b29aaec72f294958119087bae334e19cda97fb3ea2edababc9e930f
python-gbulb_0.6.3.orig.tar.gz 24.7 KiB d788a003f606515f1f15024e0daea981c43f556f9e6a8f290aa5579bbdb9fcc2
python-gbulb_0.6.3-0.1.debian.tar.xz 2.3 KiB 76d2ab24466a9ef217130e6781f5f9e8054456c88b0d36b7ade730f760350aa8

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.