portio 0.5-5build2 source package in Ubuntu

Changelog

portio (0.5-5build2) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

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

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
portio_0.5.orig.tar.gz 132.2 KiB fb195bcc078488d97d5f55228ec4b21c077ff2c178fd0447b6203d041fb98954
portio_0.5-5build2.debian.tar.xz 5.5 KiB 5affbee2b2edaba26dcba93f76579030f647f0d68bb41c237856e1a1a23dff12
portio_0.5-5build2.dsc 2.0 KiB 1698505d2377f966851c206833e264437fc353daece55722cc4ed32ed633fd3d

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