Codebase list rust-subtle / 6a3b3ff
* Remove the dep on sleef-sys Sylvestre Ledru 4 years ago
3 changed file(s) with 22 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-packed-simd (0.3.3-2) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=high
1
2 * Team upload
3 * Remove the dep on sleef-sys
4
5 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 27 Jun 2019 14:21:53 +0200
6
07 rust-packed-simd (0.3.3-1) unstable; urgency=medium
18
29 * Package packed_simd 0.3.3 from crates.io using debcargo 2.2.10
0 Index: packed-simd/Cargo.toml
1 ===================================================================
2 --- packed-simd.orig/Cargo.toml
3 +++ packed-simd/Cargo.toml
4 @@ -40,9 +40,6 @@ version = "^0.1.3"
5 default = []
6 into_bits = []
7 libcore_neon = []
8 -[target."cfg(target_arch = \"x86_64\")".dependencies.sleef-sys]
9 -version = "^0.1.2"
10 -optional = true
11 [target.wasm32-unknown-unknown.dev-dependencies.wasm-bindgen]
12 version = "=0.2.19"
13
00 strip-core_arch.patch
1 remove-packed-simd+sleef-sys-dev.diff