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 file
Patch File delta Description
1001_optional_tests.patch | (download)

tests/sccache_args.rs | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 skip tests when needed feature is disabled
1006_tests_network.patch | (download)

tests/sccache_cargo.rs | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 skip flaky network-requiring tests by default
2001_no_dist server.patch | (download)

Cargo.toml | 18 1 + 17 - 0 !
1 file changed, 1 insertion(+), 17 deletions(-)

 avoid feature dist-server
 Some needed crates are not yet available in Debian.
2002_no_features.patch | (download)

Cargo.toml | 29 0 + 29 - 0 !
1 file changed, 29 deletions(-)

 avoid all optional features
 Some needed crates are not yet available in Debian.
2003_no_windows.patch | (download)

Cargo.toml | 12 0 + 12 - 0 !
1 file changed, 12 deletions(-)

 avoid windows-only crates parity-tokio-ipc winapi
2004_gzp.patch | (download)

Cargo.toml | 1 0 + 1 - 0 !
src/dist/pkg.rs | 15 4 + 11 - 0 !
2 files changed, 4 insertions(+), 12 deletions(-)

 avoid non-debian-packaged crate gzp
 This essentially reverts upstream git commit 963f137.
2005_env_logger.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 relax dependency on crate clap
 Needed to match Debian-packaged clap v4.0.29.
2010_base64.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/bin/sccache-dist/main.rs | 7 3 + 4 - 0 !
src/bin/sccache-dist/token_check.rs | 5 2 + 3 - 0 !
src/dist/client_auth.rs | 6 2 + 4 - 0 !
src/util.rs | 7 0 + 7 - 0 !
5 files changed, 8 insertions(+), 19 deletions(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 relax dependency on crate predicates
 Needed to match Debian-packaged predicates v2.1.4.