bitstruct 8.19.0-1build1 source package in Ubuntu
Changelog
bitstruct (8.19.0-1build1) plucky; urgency=medium * SRU: #2083480: No-change rebuild to add support for Python 3.13. -- Matthias Klose <email address hidden> Wed, 13 Nov 2024 10:02:14 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Plucky
- Original maintainer:
- Debian Python Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bitstruct_8.19.0.orig.tar.gz | 34.8 KiB | d75ba9dded85c17e885a209a00eb8e248ee40762149f2f2a79360ca857467dac |
bitstruct_8.19.0-1build1.debian.tar.xz | 3.1 KiB | 0de400e0794e1a75eba9c13a3d6c8912f96004149d2b1cc6ade080fecfb150d7 |
bitstruct_8.19.0-1build1.dsc | 2.1 KiB | 27a09327d133a35c7818575b4035da8855b7e8a7fe1951eb1e4f4f4eb8247101 |
Available diffs
- diff from 8.19.0-1 (in Debian) to 8.19.0-1build1 (376 bytes)
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