fsspec 2024.6.1-1 source package in Ubuntu

Changelog

fsspec (2024.6.1-1) unstable; urgency=medium

  * New upstream version.

 -- Emmanuel Arias <email address hidden>  Tue, 30 Jul 2024 02:12:20 -0300

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fsspec_2024.6.1-1.dsc 2.5 KiB 1fa503dc41897a0a23a52bcc95f89ac016b43863eef482beb8eb7d0bfd756c39
fsspec_2024.6.1.orig.tar.gz 399.8 KiB 0fa8a4f6eee6d6c4e66c4e7ba892ffbbb96edb5db6cb30356169518af470f7dc
fsspec_2024.6.1-1.debian.tar.xz 6.3 KiB 0bb6a48aa3d2739caa4ac7ebdcb4d8b9cf7284bfa52c3812ddc96a270c639cf5

Available diffs

No changes file available.

Binary packages built by this source

python-fsspec-doc: specification that Python filesystems should adhere to (documentation)

 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.
 .
 This package contains the documentation.

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.