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

Changelog

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

  * No-change rebuild against libtirpc3t64

 -- Steve Langasek <email address hidden>  Tue, 19 Mar 2024 00:12:32 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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-4build3.debian.tar.xz 2.6 KiB df251b7e1a0ec1498ce032b721768b0cd79cf3e570efbaae3c670e487be165dc
python-fsquota_0.1.0+dfsg1-4build3.dsc 2.1 KiB dc2aa63a61a7dfaa11b546d1ec5d07e3b21678a88e2a6bccfbaabbdd5a761463

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