unearth 0.16.1-1 source package in Ubuntu

Changelog

unearth (0.16.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/watch: Drop custom +ds suffix.
  * debian/patches/: Drop hardcoded version patch, dh-python now
    supports the dynamic version.

 -- Boyuan Yang <email address hidden>  Sun, 14 Jul 2024 14:28:38 -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.16.1-1.dsc 2.1 KiB 2e6befe7d99bc2a0f5961a2edccf8414be11b4323671460d4c1d198cd37e6fd7
unearth_0.16.1.orig.tar.xz 60.7 KiB 69f745525cccd3288529105b5ca5d9bbaa2616e24c92b261b172ba3f3da9112c
unearth_0.16.1-1.debian.tar.xz 2.7 KiB ec5f3499a7f50095b831abfa39954c80b264c55952329ed6ac8c407827e84b8a

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.