partd 1.3.0-1 source package in Ubuntu

Changelog

partd (1.3.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ Diane Trout ]
  * New upstream release

 -- Diane Trout <email address hidden>  Wed, 11 Jan 2023 22:29:53 -0800

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
partd_1.3.0-1.dsc 2.1 KiB e4e074731bd997909e49e30d3e9dea48ca56780d8f0ad669f47523111a2959aa
partd_1.3.0.orig.tar.gz 35.3 KiB ce91abcdc6178d668bcaa431791a5a917d902341cb193f543fe445d494660485
partd_1.3.0-1.debian.tar.xz 4.1 KiB 4ba67773089f0b3a11f8022279aac88940d438c2a41c7fbffb965526d4d3b351

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.