rust-blake3 1.2.0-1 source package in Ubuntu

Changelog

rust-blake3 (1.2.0-1) unstable; urgency=medium

  * Team upload.
  * Package blake3 1.2.0 from crates.io using debcargo 2.5.0
  * Eliminate dev-dependency on rust-page-size which is not currently
    in Debian, use a fixed value of 65536 (a multiple of all common
    page sizes) in the bench instead.
  * Adjust dependencies to match what is in Debian.
  * Add reference_impl from upstream git, so the tests and benches
    can run.
  * Add patch based on a revert of an upstream commit to support versions
    of rand and rand-chacha in Debian.
  * Mark tests for the all features case as "broken", some features are
    mutually exclusive.

 -- Peter Michael Green <email address hidden>  Sun, 19 Dec 2021 01:26:32 +0000

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

Downloads

File Size SHA-256 Checksum
rust-blake3_1.2.0-1.dsc 2.4 KiB f3c93d0235918ce4e089a9d802b631491259615517208a2226f5ae10f6c0fb44
rust-blake3_1.2.0.orig.tar.gz 153.0 KiB 526c210b4520e416420759af363083471656e819a75e831b8d2c9d5a584f2413
rust-blake3_1.2.0-1.debian.tar.xz 7.6 KiB 372971d34a245ca4536759b58e9d32ef0cbcf76462f80e50524cdba3ebc27257

Available diffs

No changes file available.

Binary packages built by this source

librust-blake3-dev: BLAKE3 hash function - Rust source code

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