unearth 0.9.1+ds-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Boyuan Yang <email address hidden>  Tue, 13 Jun 2023 09:44:03 -0400

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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unearth_0.9.1+ds-1.dsc 2.0 KiB 464f12264b62c8a6bd9c4c4180fc077a2235a99fcfb989148a4250215c9f37a4
unearth_0.9.1+ds.orig.tar.xz 54.2 KiB cdbfd191a7fb8852d60a1b39cd4fb1cf854be07408029f22d38589e768ddd6ac
unearth_0.9.1+ds-1.debian.tar.xz 2.8 KiB c70a5105a6128b35d3aff86b9848d8fcc10860398932b1b6bc9c0db18ba3a2a5

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.