parfive 2.1.0-1 source package in Ubuntu

Changelog

parfive (2.1.0-1) unstable; urgency=medium

  * New upstream version 2.1.0
  * Rediff patches
  * Push Standards-Version to 4.7.0. No changes required
  * Disable more tests that depend on remote access

 -- Ole Streicher <email address hidden>  Tue, 09 Apr 2024 17:37:46 +0200

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
parfive_2.1.0-1.dsc 2.3 KiB 52ec55ef42d0929e3e43aac9b7cbd4d24728398cb134e8e20bf29ae4de67ca9d
parfive_2.1.0.orig.tar.gz 33.2 KiB cd6cb419242130730cf41d4cf6f284ebf50f1a71ce6c9508e0467ec98f17dc8e
parfive_2.1.0-1.debian.tar.xz 4.7 KiB b3c76e96d72bead8d755e65b00ae8d5c080bdd8ef6e0ce61e5c4231c0556012f

Available diffs

No changes file available.

Binary packages built by this source

python-parfive-doc: documentation for the parfive Python library

 Parfive is a small library for downloading files, its objective is to
 provide a simple API for queuing files for download and then
 providing excellent feedback to the user about the in progress
 downloads. It also aims to provide a clear interface for inspecting
 any failed downloads.
 .
 Parfive supports downloading files over either HTTP or FTP using
 aiohttp and aioftp.
 .
 This package provides documentation for parfive

python3-parfive: HTTP and FTP parallel file downloader for Python

 Parfive is a small library for downloading files, its objective is to
 provide a simple API for queuing files for download and then
 providing excellent feedback to the user about the in progress
 downloads. It also aims to provide a clear interface for inspecting
 any failed downloads.
 .
 Parfive supports downloading files over either HTTP or FTP using
 aiohttp and aioftp.