fsspec 2022.5.0-1 source package in Ubuntu

Changelog

fsspec (2022.5.0-1) unstable; urgency=medium

  * New upstream version.
  * d/control: Add python3-tqdm as Build Dependency.
  * d/patches: Update 0001-explicit-use-of-127.0.0.1.patch according to the
    new changes made by upstream.
  * d/tests/control: Add python3-tqdm as autopkgtest dependency.

 -- Emmanuel Arias <email address hidden>  Sat, 28 May 2022 05:52:43 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fsspec_2022.5.0-1.dsc 2.5 KiB bca120eb27cfbb71e47ffd9cc2562561b51c6feafd41bba6594ea33ac4c92563
fsspec_2022.5.0.orig.tar.gz 329.7 KiB f7279e8ab31700c231c82d0abf0fdd082f7f087854e87d660bcaa82c3bbe336c
fsspec_2022.5.0-1.debian.tar.xz 5.1 KiB dc98f6b718d4b226d356644ab3c9a810118b528b222b609389a9a125c620882c

Available diffs

No changes file available.

Binary packages built by this source

python-fsspec-doc: No summary available for python-fsspec-doc in ubuntu kinetic.

No description available for python-fsspec-doc in ubuntu kinetic.

python3-fsspec: specification that Python filesystems should adhere to (Python 3)

 The package produce a template or specification for a file-system interface,
 that specific implementations should follow, so that applications making use
 of them can rely on a common behaviour and not have to worry about the
 specific internal implementation decisions with any given backend.