python-fsquota 0.1.0+dfsg1-4build4 source package in Ubuntu

Changelog

python-fsquota (0.1.0+dfsg1-4build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:19:17 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-fsquota_0.1.0+dfsg1.orig.tar.gz 61.0 KiB ed4a1f6fbbcc4e9d97c84522b7d5daf5a9d84c16b3c605d82f0966f57e98c811
python-fsquota_0.1.0+dfsg1-4build4.debian.tar.xz 2.7 KiB 0ca8f88e07a876986c502a5bed452f377bcedc599728bf770b80912364965b05
python-fsquota_0.1.0+dfsg1-4build4.dsc 2.1 KiB a4e4c53526e35db796b1a6122127fe0adfdf5e9353feb762173d16f695e4d585

View changes file

Binary packages built by this source

python3-fsquota: Python filesystem quota module (Python 3)

 This module for Python 3 allows accessing file system quotas on UNIX platforms
 from Python scripts. This works both for locally mounted file systems and
 network file systems (via RPC, i.e. Remote Procedure Call). The interface is
 designed to be independent of UNIX flavours as well as file system types.
 .
 This package installs the library for Python 3.

python3-fsquota-dbgsym: debug symbols for python3-fsquota