python-fs 2.4.11-1 source package in Ubuntu

Changelog

python-fs (2.4.11-1) unstable; urgency=medium

  * New upstream version 2.4.11
  * Do not build python2 package
  * Make test able to run
    - Disable FTPFS tests since python3-pyftpdlib does not supply test
      libraries

 -- Yao Wei (魏銘廷) <email address hidden>  Sun, 08 Sep 2019 12:08:09 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-fs_2.4.11-1.dsc 2.2 KiB f2bce68328aca242760dfeba94319b3af3c2b36f62321cce262ca8dec74cee45
python-fs_2.4.11.orig.tar.gz 160.1 KiB 246424187f5a509b6dc1573c66fb203e375eab79f540dbd829dd058082be98b1
python-fs_2.4.11-1.debian.tar.xz 4.0 KiB 5a8bfc358c322b97a7da72564fe2d1dfe0ac7b1bc0682f1420677f86d2ba8cdf

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.