python-utmp 0.9-1build8 source package in Ubuntu

Changelog

python-utmp (0.9-1build8) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

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

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Radovan GarabĂ­k
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-utmp_0.9.orig.tar.gz 16.8 KiB 48895709fc345fea10aa2236501f6c6a07d8acaf92191dc23a4781cde8098082
python-utmp_0.9-1build8.debian.tar.xz 3.5 KiB 0a3373af608104a1afc8cd4549e5e638950447d77ab11a1d75d8b991cf704e29
python-utmp_0.9-1build8.dsc 1.7 KiB 4022caeb2d8fa479a5b72183058c1eaef8caa15fe4aa26635b932258c53be312

Available diffs

View changes file

Binary packages built by this source

python3-utmp: python module for working with utmp

 python-utmp provides 3 modules to access utmp and wtmp records.
 utmpaccess is lowlevel module wrapping glibc functions, UTMPCONST
 provides useful constants, and utmp is module build
 on top of utmpaccess module, providing object oriented
 interface.

python3-utmp-dbgsym: debug symbols for python3-utmp