unearth 0.6.1+ds-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * debian/control: Add new test-build-dep python3-trustme.
  * debian/patches/: Add patch to hardcode version to circumvent
    invalid scm version retrieval for now.

 -- Boyuan Yang <email address hidden>  Wed, 03 Aug 2022 16:29:29 -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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
unearth_0.6.1+ds-1.dsc 2.0 KiB 4a0b23c00e0674fbca0ee14a4d0bd6e733051f6f2198a83408c6ece5927123bd
unearth_0.6.1+ds.orig.tar.xz 51.6 KiB beffa628b2b5fdd2cc16b222cd58e1d7d07a4063b6a474299183aa96b4deb7fc
unearth_0.6.1+ds-1.debian.tar.xz 2.7 KiB 41f2f8c1aab11ce8c7b07a4389063105366d0cdda52eed326954687154a91278

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.