unearth 0.7.0+ds-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Boyuan Yang <email address hidden>  Tue, 20 Dec 2022 20:48:28 -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.7.0+ds-1.dsc 2.0 KiB bb2bba5b08291dd87fdb4d89cb2305a26cb5b7df294774564d9feb065afc1c31
unearth_0.7.0+ds.orig.tar.xz 52.3 KiB 7c2d787249ef876859b4e05c807dd4b6d655b438a461ecb34faaabbfdef1c490
unearth_0.7.0+ds-1.debian.tar.xz 2.7 KiB ba220eb1f79555bde77a008a1586f43ea35174dabba9979e634c2b6c8fae4111

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.