unearth 0.7.2+ds-2 source package in Ubuntu

Changelog

unearth (0.7.2+ds-2) unstable; urgency=medium

  * New upstream release. (Closes: #1027662)

 -- Boyuan Yang <email address hidden>  Wed, 11 Jan 2023 12:40:56 -0500

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unearth_0.7.2+ds-2.dsc 2.0 KiB a54cc16826fc26c7a732eb1ea30ef6fde224a907ef67820eabd0b2501e0e6008
unearth_0.7.2+ds.orig.tar.xz 52.4 KiB 8fa61bd8c11ecfcb2430b0b69bba0233f1407d82b5f04d06a51287f62114a1e8
unearth_0.7.2+ds-2.debian.tar.xz 2.7 KiB 1e0730079c59fee64cb4c7d3469daaea76f818d4ad59c871ac9ea34dbe014553

Available diffs

No changes file available.

Binary packages built by this source

python3-unearth: utility to fetch and download python packages

 This package provides a utility to fetch and download python packages.
 It exists as the last piece to complete the puzzle of a package manager,
 and provide low-level functionalities that are needed to resolve
 and install packages.
 .
 Unearth serves as a stable replacement for pip's PackageFinder API.
 It will follow the conventions of Semantic Versioning so that
 downstream projects can use it to develop their own package
 finding and downloading.