From 36c0bff33b9db44176b64ccd2a0dccfb38b2f9a6 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 21 2020 15:02:00 +0000 Subject: import rust-toolset-rhel8-8020120200527050639.105e7182 --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index cef5990..15c1b99 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -39,9 +39,9 @@ data: rpms: rust-toolset: rationale: Meta package for rust-toolset. - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.2.1 buildorder: 0 rust: rationale: Rust compiler and tools - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.2.1 buildorder: 0 diff --git a/rust-toolset.yaml b/rust-toolset.yaml deleted file mode 100644 index 71824c4..0000000 --- a/rust-toolset.yaml +++ /dev/null @@ -1,49 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: rust-toolset - stream: rhel8 - summary: Rust - description: >- - Rust Toolset - license: - module: - - MIT - dependencies: - - buildrequires: - llvm-toolset: [rhel8] - platform: [el8.2.0] - rust-toolset: [rhel8] - requires: - llvm-toolset: [rhel8] - platform: [el8] - profiles: - common: - rpms: - - rust-toolset - api: - rpms: - - cargo - - cargo-doc - - clippy - - rls - - rust - - rust-analysis - - rust-doc - - rust-gdb - - rust-lldb - - rust-src - - rust-std-static - - rust-toolset - - rustfmt - components: - rpms: - rust: - rationale: Rust compiler and tools - ref: eacbcd29efed8a8a850e4ba5ff25f076b68de94a - rust-toolset: - rationale: Meta package for rust-toolset. - ref: 0b8fd18ab2599d07386a4a447531c23287b8b843 -... -