rust-bkt 0.6.1-2 source package in Ubuntu

Changelog

rust-bkt (0.6.1-2) unstable; urgency=medium

  * Package bkt 0.6.1 from crates.io using debcargo 2.6.0
  * Disable flaky tests (closes: #1026801).

 -- Alexander Kjäll <email address hidden>  Sun, 02 Jul 2023 22:12:58 +0200

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
rust-bkt_0.6.1-2.dsc 2.6 KiB 9435b92124cd148cafc03aa2749d1f99cd9ec126a4687246ba3488a2702fb36a
rust-bkt_0.6.1.orig.tar.gz 31.0 KiB 78ee1e9e8d828a1fba83ba9fa06f9745817890677dc458d24d4d6978f2252c92
rust-bkt_0.6.1-2.debian.tar.xz 5.2 KiB 4f2d5fe9c9358089f433de07f67956e8d4f0cb69510a307e0de0f02b4f7c2457

Available diffs

No changes file available.

Binary packages built by this source

bkt: CLI and Rust library for caching subprocess invocations

 This is a subprocess caching utility written in Rust,
 inspired by bash-cache. Wrapping expensive process invocations with bkt allows
 callers to reuse recent invocations without complicating their application
 logic. This can be useful in shell prompts, interactive applications such as
 fzf, and long-running programs that poll other processes.

bkt-dbgsym: debug symbols for bkt
librust-bkt-dev: CLI and Rust library for caching subprocess invocations - Rust source code

 This package contains the source for the Rust bkt crate, packaged by debcargo
 for use with cargo and dh-cargo.