Package: sccache / 0.4.0~~pre6-1
Metadata
Package | Version | Patches format |
---|---|---|
sccache | 0.4.0~~pre6-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
1001_optional_tests.patch | (download) |
tests/sccache_args.rs |
2 2 + 0 - 0 ! |
skip tests when needed feature is disabled |
1006_tests_network.patch | (download) |
tests/sccache_cargo.rs |
3 3 + 0 - 0 ! |
skip flaky network-requiring tests by default |
2001_no_dist server.patch | (download) |
Cargo.toml |
18 1 + 17 - 0 ! |
avoid feature dist-server Some needed crates are not yet available in Debian. |
2002_no_features.patch | (download) |
Cargo.toml |
29 0 + 29 - 0 ! |
avoid all optional features Some needed crates are not yet available in Debian. |
2003_no_windows.patch | (download) |
Cargo.toml |
12 0 + 12 - 0 ! |
avoid windows-only crates parity-tokio-ipc winapi |
2004_gzp.patch | (download) |
Cargo.toml |
1 0 + 1 - 0 ! |
avoid non-debian-packaged crate gzp This essentially reverts upstream git commit 963f137. |
2005_env_logger.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency on crate env_logger Needed to match Debian-packaged env_logger v0.9.3. |
2006_num_cpus.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency on crate num_cpus Needed to match Debian-packaged num_cpus v1.14.0. |
2007_regex.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency on crate regex Needed to match Debian-packaged regex v1.7.0. |
2008_once_cell.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency on crate once_cell Needed to match Debian-packaged once_cell v1.16.0. |
2009_clap.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency on crate clap Needed to match Debian-packaged clap v4.0.29. |
2010_base64.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
use older crate base64 Needed to match Debian-packaged base64 v0.13.0. . This essentially reverts upstream git commit 9bf4e41. |
2011_serial_test.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency on crate serial_test Needed to match Debian-packaged serial_test v0.9.0. |
2012_predicates.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency on crate predicates Needed to match Debian-packaged predicates v2.1.4. |