Package: rust-isahc / 1.7.2+ds-20
Metadata
Package | Version | Patches format |
---|---|---|
rust-isahc | 1.7.2+ds-20 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
020221010~d2f9367.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
update tiny_http requirement from 0.9 to 0.12 |
2001_no_nightly.patch | (download) |
Cargo.toml |
3 1 + 2 - 0 ! |
avoid feature nightly |
2002_castaway.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency on crate castaway Needed to match Debian-packaged castaway v0.2.2. |
2002_indicatif.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency on crate indicatif Needed to match Debian-packaged indicatif v0.17.3. |
2002_parking_lot.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency on crate parking_lot Needed to match Debian-packaged parking_lot v0.12.1. |
2003_broken_tests.patch | (download) |
tests/encoding.rs |
6 3 + 3 - 0 ! |
avoid compiling broken tests Failures calling response.text(): . error[E0599]: no method named `text` found . Breakage likebly caused by our use of newer tiny-http |
2004_public_suffix_list.patch | (download) |
src/cookies/psl/mod.rs |
47 2 + 45 - 0 ! |
use local static public suffix list |
2005_tests_s390x.patch | (download) |
tests/encoding.rs |
1 1 + 0 - 0 ! |
skip failing tests on s390x |