unearth 0.6.3+ds-1 source package in Ubuntu

Changelog

unearth (0.6.3+ds-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <email address hidden>  Sun, 11 Dec 2022 14:28:57 -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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unearth_0.6.3+ds-1.dsc 2.0 KiB 22397a35b81acc45aa29ff23939bd412863cfc252eda1c8cd5af4e8ee44b2f9b
unearth_0.6.3+ds.orig.tar.xz 51.6 KiB dd65b69c657cc2643f1c94c6d8ea4ccddd4c47cc518c5f98737dbfc2017fc863
unearth_0.6.3+ds-1.debian.tar.xz 2.7 KiB 4de4c475ea7b423aedd11a79176bcf6de69d8ab75a9b5aab1f7aa5cd0007dce3

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.