bitstruct 8.15.1-1build1 source package in Ubuntu

Changelog

bitstruct (8.15.1-1build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 17:19:11 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
bitstruct_8.15.1.orig.tar.gz 34.1 KiB 6fa6adbfb8f3b8cb68c21b13aa65d23eb2c3ac32419ab926f3fd1fff717a9125
bitstruct_8.15.1-1build1.debian.tar.xz 3.0 KiB da5029a50cd167f5bffcabc7f7eb781fa16d17771d80d0be853f349ba7c6ab13
bitstruct_8.15.1-1build1.dsc 2.1 KiB b33eb0369841938a683440b0ded9444378b5d78614b181cded19c1adbd697f76

View changes file

Binary packages built by this source

python3-bitstruct: Python bit pack/unpack package

 This module is intended to have a similar interface as the Python struct
 module, but working on bits instead of primitive data types (char, int, ...).
 .
 This package contains the Python 3 module.

python3-bitstruct-dbgsym: debug symbols for python3-bitstruct