portio 0.5-5build3 source package in Ubuntu

Changelog

portio (0.5-5build3) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:12:16 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
linux-alpha linux-amd64 linux-i386 linux-ia64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
portio_0.5.orig.tar.gz 132.2 KiB fb195bcc078488d97d5f55228ec4b21c077ff2c178fd0447b6203d041fb98954
portio_0.5-5build3.debian.tar.xz 5.5 KiB ad8f2e9ca16aba4b9b0b381e1a383574f0a97ee85453d56494ec63a8cae7f940
portio_0.5-5build3.dsc 2.0 KiB abd849381edd7927840c94e85947354f62022d6f1a1da744a4d1f11e806a95aa

Available diffs

View changes file

Binary packages built by this source

python3-portio: PortIO, Python low level port I/O for Linux x86

 PortIO is a Python front end to the low level functions provided by
 the C library on Linux 386 platforms for the hardware input and output
 ports: outb, outw, outl, outsb, outsw, outsl, outb_p, outw_p, outl_p,
 inb, inw, inl, insb, insw, insl, inb_p, inw_p, inl_p, ioperm, iopl.

python3-portio-dbgsym: debug symbols for python3-portio