parfive 1.5.1-2 source package in Ubuntu

Changelog

parfive (1.5.1-2) unstable; urgency=medium

  * Add version.py to d/clean (Closes: #1015115)
  * Push Standards-Version to 4.6.1. No changes needed

 -- Ole Streicher <email address hidden>  Sun, 17 Jul 2022 12:46:56 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
parfive_1.5.1-2.dsc 2.3 KiB 59f04b55dbe16320b0b6a55e48075753d2fb89e32c829f22633abfa6e2ae33dd
parfive_1.5.1.orig.tar.gz 26.2 KiB c411fd7269a49d1c72a964e97de474ec082115777b363aeed98a6595f90b8676
parfive_1.5.1-2.debian.tar.xz 3.6 KiB 3cf015bf8815e5b550007b74173751345fc8f72871b19663fb290b6a91beff14

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.