python-fsquota 0.1.0+dfsg1-5 source package in Ubuntu

Changelog

python-fsquota (0.1.0+dfsg1-5) unstable; urgency=medium

  * add libtirpc-dev to Build-Depends (Closes: #1065183)
  * update years in debian/copyright

 -- Philipp Huebner <email address hidden>  Fri, 08 Mar 2024 14:35:32 +0100

Upload details

Uploaded by:
Philipp Huebner
Uploaded to:
Sid
Original maintainer:
Philipp Huebner
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-fsquota_0.1.0+dfsg1-5.dsc 2.0 KiB b333cc12c8fc8b342b4e0d4c9965718e08bf6867e6e914e83b3d53c46f3808cf
python-fsquota_0.1.0+dfsg1.orig.tar.gz 61.0 KiB ed4a1f6fbbcc4e9d97c84522b7d5daf5a9d84c16b3c605d82f0966f57e98c811
python-fsquota_0.1.0+dfsg1-5.debian.tar.xz 2.5 KiB 4c51934ca43c588c0da457e14ecbbdb1f41e211a80f50ebd3cb4595923efcc00

No changes file available.

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