unearth 0.15.2+ds-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Boyuan Yang <email address hidden>  Mon, 29 Apr 2024 18:03:55 -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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unearth_0.15.2+ds-1.dsc 2.1 KiB 7e550f8f6f68fae0e24e5d8bbe3737ae7cf6a18359cd53b0b11c1dbe0a771f7a
unearth_0.15.2+ds.orig.tar.xz 60.2 KiB e29feac6f05a29a67c487e3d4b1be649781a9d1833abbc38c05b1e2879422a28
unearth_0.15.2+ds-1.debian.tar.xz 2.9 KiB 31b6d0447344d5eb1147245bac145eb3ee9e1f92dc4fd28b9b8061e39507d935

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.