partd 1.4.2-1 source package in Ubuntu

Changelog

partd (1.4.2-1) unstable; urgency=medium

  * Team upload.
  * Run tests at build time.
  * Use pybuild-plugin-pyproject.
  * New upstream release.

 -- Colin Watson <email address hidden>  Sun, 02 Jun 2024 21:04:14 +0100

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
partd_1.4.2-1.dsc 2.3 KiB fadffab9ac67ae8e560b9d0febb9b91905c39994a4120165aa9119ca26504543
partd_1.4.2.orig.tar.gz 20.5 KiB d022c33afbdc8405c226621b015e8067888173d85f7f5ecebb3cafed9a20f02c
partd_1.4.2-1.debian.tar.xz 4.5 KiB 26bf9e6734f4add9316d8e9888186e3cd4a11e859cf73dd7437bf05261d281aa

Available diffs

No changes file available.

Binary packages built by this source

python3-partd: Appendable key-value storage for Python 3

 Key-value byte store with appendable values
 .
  - Partd stores key-value pairs.
  - Values are raw bytes.
  - Appends on old values.
 .
 Partd excels at shuffling operations.
 .
 This contains the Python 3 version.