unearth 0.9.2+ds1-1 source package in Ubuntu

Changelog

unearth (0.9.2+ds1-1) unstable; urgency=medium

  * New upstream release.

 -- Boyuan Yang <email address hidden>  Tue, 11 Jul 2023 12:13:23 -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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unearth_0.9.2+ds1-1.dsc 2.0 KiB 148e4e94b9a1bbecbab8274dbe899143d6d0931b7cf8bd2ffeeecc9de47fdd2a
unearth_0.9.2+ds1.orig.tar.xz 54.2 KiB 9ab6262b01dfae4d94d563d963b91ad524f5ba6bcc9ff46089378e53a693cecd
unearth_0.9.2+ds1-1.debian.tar.xz 2.8 KiB 8987aa3232f2eb1ac63ea761301bdc46de12b1ed0bff55dadaf64a02059018f3

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.