unearth 0.15.4+ds-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Boyuan Yang <email address hidden>  Sat, 08 Jun 2024 19:11:52 -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

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unearth_0.15.4+ds-1.dsc 2.1 KiB ca1dcecb2cdc198b008c2fea635873186ccf4542bb7857e7392a98bea3e5e21a
unearth_0.15.4+ds.orig.tar.xz 60.6 KiB 048990f64a6eb644b904e9067b78f9e5fe323d4a69654d754cf4bec3264e48f1
unearth_0.15.4+ds-1.debian.tar.xz 2.9 KiB ad286d7a78354f0c0f72aa486cee56fc5e84c8df993adc3ae9c7c3e25d5e610a

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.