fsspec 2025.3.0-1 source package in Ubuntu

Changelog

fsspec (2025.3.0-1) unstable; urgency=medium

  * New upstream version.
  * d/rules: Ignore test_http_sync.py test, it use conections http.

 -- Emmanuel Arias <email address hidden>  Sat, 15 Mar 2025 17:40:53 -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
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fsspec_2025.3.0-1.dsc 2.5 KiB 9581fb7920b17b0ce994e0beb88b50923cff7c9b1365d66440d726c37dfd01b2
fsspec_2025.3.0.orig.tar.gz 420.2 KiB 83ff3ef4856d80b67f17ac00a1c1edb0a6559139a297fa2d784a1e4153e6fafc
fsspec_2025.3.0-1.debian.tar.xz 7.0 KiB 5ce0f0aeb2ce4b81b54f134a5b0c660448e0207759e8336e8716680c75d24b60

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.