rust-futures 0.3.17-2 source package in Ubuntu

Changelog

rust-futures (0.3.17-2) unstable; urgency=medium

  * Team upload.
  * Package futures 0.3.17 from crates.io using debcargo 2.5.0
  * Source only upload for testing migration.
  * Make tweaks so the autopkgtest can run
    + Disable tests that rely on assert_matches, the seperate assert_matches
      crate is not in Debian and the implementation of assert_matches in the
      standard library is still nightly only at present.
    + Relax dev-dependency on pin-project
    + Remove dev-dependency on tokio 0.1, it's only used to test the compat
      feature which we already removed.
    + Disable tests that depend on futures_test which is not in Debian
    + Disable "bilock" feature which can't be used without the already-disabled
      "unstable" feature.
    + Disable the Cursor type and tests which depend on it in
      tests/io_buf_reader.rs, it seems to be incompatible with the version
      of rust-pin-project currently in Debian.
    + Allow the testsuite to run without the compat and io_compat features 
      which are removed in Debian.

 -- Peter Michael Green <email address hidden>  Tue, 14 Dec 2021 12:23:30 +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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
rust-futures_0.3.17-2.dsc 3.5 KiB 1abdd60ceaaa035aa3b516962ac818842c0220285224b8f176654b5c971d8abe
rust-futures_0.3.17.orig.tar.gz 46.3 KiB a12aa0eb539080d55c3f2d45a67c3b58b6b0773c1a3ca2dfec66d58c97fd66ca
rust-futures_0.3.17-2.debian.tar.xz 10.9 KiB 176021c2d12ee8c4aae72c378a805b4a7233ba4d6b9f75187ca17cb77f50f1c7

Available diffs

No changes file available.

Binary packages built by this source

librust-futures-dev: Futures and streams - Rust source code

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