Package: rust-rustfft / 6.4.0-1

Metadata

Package Version Patches format
rust-rustfft 6.4.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_bench_tests.patch | (download)

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

---
relax deps.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
getrandom_remove_dep.patch | (download)

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

 remove getrandom dependency
 getrandom is used nowhere in the code, so remove it.
 getrandom in debian doesn't provide the "js" feature.