remove patch for deps

We don't run tests anyway.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent ccf960bae9
commit ef8b28acf4
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -1,8 +0,0 @@
--- rayon-1.0.0/Cargo.toml 1969-12-31T16:00:00-08:00
+++ rayon-1.0.0/Cargo.toml 2018-02-19T22:42:24.155322-08:00
@@ -41,5 +41,3 @@
[dev-dependencies.serde_derive]
version = "1"
-[target."cfg(not(all(windows, target_env = \"gnu\")))".dev-dependencies.compiletest_rs]
-version = "0.3"

@ -13,9 +13,6 @@ Summary: Simple work-stealing parallelism for Rust
License: ASL 2.0 or MIT
URL: https://crates.io/crates/rayon
Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
# Initial patched metadata
# * Manually trim the cfg'ed dev-dependencies.compiletest_rs
Patch0: rayon-1.0.0-fix-metadata.diff
ExclusiveArch: %{rust_arches}

Loading…
Cancel
Save