unearth 0.12.1+ds-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Boyuan Yang <email address hidden>  Sun, 26 Nov 2023 14:39:34 -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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unearth_0.12.1+ds-1.dsc 2.1 KiB cc5f7bf59a8d2b5c8e814b16d21166f97c186cdd5724f0beb0a55718adb6405b
unearth_0.12.1+ds.orig.tar.xz 49.0 KiB 9b6908d0f42dafc4b39a18a158159ff38578231c2129dcec065bb9f6cce0b6c4
unearth_0.12.1+ds-1.debian.tar.xz 2.9 KiB f02f264dd2c0d409531d33ee62082d97eb10e894d2a3300aceadaf098fce5f9b

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.