unearth 0.11.0+ds-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Boyuan Yang <email address hidden>  Tue, 26 Sep 2023 14:25: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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unearth_0.11.0+ds-1.dsc 2.1 KiB f256cf9596a11971706c35386744a61e4ceff1e46f25b910a2bbef8660f53b19
unearth_0.11.0+ds.orig.tar.xz 47.8 KiB 3d60e112300b94716d97c2710da4f7dff726f4f76337c16141fc3fc07dbd0829
unearth_0.11.0+ds-1.debian.tar.xz 2.9 KiB 059054cc554e7f23ec1bf12e1c1277a11843575d97ebe862aebbcb6b990b63a5

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.