python-fs 2.4.16-2 source package in Ubuntu

Changelog

python-fs (2.4.16-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

 -- Jelmer Vernooij <email address hidden>  Mon, 17 Oct 2022 03:41:13 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-fs_2.4.16-2.dsc 2.2 KiB d50e1b9eeafeca4969068874dc7c9242d8410000bada5b2aecf912b6b5f2bdf2
python-fs_2.4.16.orig.tar.gz 179.9 KiB c06b2570fe8cb425d0bda70c518becfc97b6e49bab289edae9359a4fb606d43e
python-fs_2.4.16-2.debian.tar.xz 4.6 KiB 6e912ccab2cd2553635c47d510b3610c2cee6de28dc9bab26ef36d0c16c4f7b2

Available diffs

No changes file available.

Binary packages built by this source

python3-fs: Python filesystem abstraction

 Pyfilesystem is a Python module that provides a common interface to many types
 of filesystem, and provides some powerful features such as exposing
 filesystems over an internet connection, or to the native filesystem.