python-utmp 0.9-1build4 source package in Ubuntu

Changelog

python-utmp (0.9-1build4) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 06:59:25 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
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-1build4.debian.tar.xz 3.4 KiB d54d631cc85fd5868dbfb87f3e7ccaeb619db83522e80e8a9f34e47072298a15
python-utmp_0.9-1build4.dsc 1.7 KiB 7eb42dcee8f2853217d19ea29c1367f886558a0de8b403192c03fb3dc84c4373

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