python-fs 2.4.16-4 source package in Ubuntu

Changelog

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

  * Team upload.

  [ Alexandre Detiste ]
  * remove build-dep python3-mock: import is hybridized.
  * use new dh-sequence-python3.

  [ Boyuan Yang ]
  * debian/watch: Fix monitoring script.

 -- Boyuan Yang <email address hidden>  Mon, 08 Apr 2024 23:15:47 -0400

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
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-fs_2.4.16-4.dsc 2.2 KiB 099f4087fa5b8ea08615d604e071c67a930ac7d987b8309162be56e83691b1a1
python-fs_2.4.16.orig.tar.gz 179.9 KiB c06b2570fe8cb425d0bda70c518becfc97b6e49bab289edae9359a4fb606d43e
python-fs_2.4.16-4.debian.tar.xz 5.3 KiB fce51bd99693aa7964d59afc1b92b53f78ee805448bfbdc4dfe1aae0890e468c

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.