sd/sd.yaml
Igor Gnatenko 954ed8ed09 Regenerate
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-09-21 14:07:42 +02:00

849 lines
27 KiB
YAML

document: modulemd
version: 2
data:
summary: Intuitive find & replace CLI
description: |-
Intuitive find & replace CLI.
* Painless regular expressions
sd uses regex syntax that you already know from JavaScript and Python.
Forget about dealing with quirks of sed or awk - get productive immediately.
* String-literal mode
Non-regex find & replace. No more backslashes or remembering which characters
are special and need to be escaped.
* Easy to read, easy to write
Find & replace expressions are split up, which makes them easy to read
and write. No more messing with unclosed and escaped slashes.
* Smart, common-sense defaults
Defaults follow common sense and are tailored for typical daily use.
license:
module: [MIT]
dependencies:
- buildrequires:
platform: []
rpm: [4.15]
rust: [stable]
requires:
platform: []
references:
community: https://github.com/chmln/sd
documentation: https://github.com/chmln/sd/blob/master/README.md
tracker: https://github.com/chmln/sd/issues
api:
rpms:
- sd
profiles:
default:
rpms:
- sd
filter:
rpms:
- rust-aho-corasick+default-devel
- rust-aho-corasick+std-devel
- rust-aho-corasick-devel
- rust-ansi_term0.11+default-devel
- rust-ansi_term0.11-devel
- rust-arrayvec+array-sizes-129-255-devel
- rust-arrayvec+array-sizes-33-128-devel
- rust-arrayvec+default-devel
- rust-arrayvec+serde-1-devel
- rust-arrayvec+serde-devel
- rust-arrayvec+std-devel
- rust-arrayvec+use_union-devel
- rust-arrayvec-devel
- rust-atty+default-devel
- rust-atty-devel
- rust-bitflags+default-devel
- rust-bitflags+example_generated-devel
- rust-bitflags-devel
- rust-c2-chacha+byteorder-devel
- rust-c2-chacha+default-devel
- rust-c2-chacha+lazy_static-devel
- rust-c2-chacha+rustcrypto_api-devel
- rust-c2-chacha+simd-devel
- rust-c2-chacha+std-devel
- rust-c2-chacha+stream-cipher-devel
- rust-c2-chacha-devel
- rust-cfg-if+default-devel
- rust-cfg-if-devel
- rust-clap+ansi_term-devel
- rust-clap+atty-devel
- rust-clap+clippy-devel
- rust-clap+color-devel
- rust-clap+debug-devel
- rust-clap+default-devel
- rust-clap+doc-devel
- rust-clap+lints-devel
- rust-clap+nightly-devel
- rust-clap+no_cargo-devel
- rust-clap+strsim-devel
- rust-clap+suggestions-devel
- rust-clap+term_size-devel
- rust-clap+unstable-devel
- rust-clap+vec_map-devel
- rust-clap+wrap_help-devel
- rust-clap+yaml-devel
- rust-clap+yaml-rust-devel
- rust-clap-devel
- rust-crossbeam-deque+default-devel
- rust-crossbeam-deque-devel
- rust-crossbeam-epoch+alloc-devel
- rust-crossbeam-epoch+default-devel
- rust-crossbeam-epoch+lazy_static-devel
- rust-crossbeam-epoch+nightly-devel
- rust-crossbeam-epoch+sanitize-devel
- rust-crossbeam-epoch+std-devel
- rust-crossbeam-epoch-devel
- rust-crossbeam-queue+default-devel
- rust-crossbeam-queue-devel
- rust-crossbeam-utils+alloc-devel
- rust-crossbeam-utils+default-devel
- rust-crossbeam-utils+lazy_static-devel
- rust-crossbeam-utils+nightly-devel
- rust-crossbeam-utils+std-devel
- rust-crossbeam-utils-devel
- rust-either+default-devel
- rust-either+serde-devel
- rust-either+use_std-devel
- rust-either-devel
- rust-getrandom+compiler_builtins-devel
- rust-getrandom+default-devel
- rust-getrandom+dummy-devel
- rust-getrandom+log-devel
- rust-getrandom+rustc-dep-of-std-devel
- rust-getrandom+rustc-std-workspace-core-devel
- rust-getrandom+std-devel
- rust-getrandom-devel
- rust-heck+default-devel
- rust-heck-devel
- rust-lazy_static+default-devel
- rust-lazy_static+spin-devel
- rust-lazy_static+spin_no_std-devel
- rust-lazy_static-devel
- rust-libc+align-devel
- rust-libc+default-devel
- rust-libc+extra_traits-devel
- rust-libc+rustc-dep-of-std-devel
- rust-libc+rustc-std-workspace-core-devel
- rust-libc+std-devel
- rust-libc+use_std-devel
- rust-libc-devel
- rust-man+default-devel
- rust-man-devel
- rust-memchr+default-devel
- rust-memchr+libc-devel
- rust-memchr+use_std-devel
- rust-memchr-devel
- rust-memmap+default-devel
- rust-memmap-devel
- rust-memoffset+default-devel
- rust-memoffset-devel
- rust-nodrop+default-devel
- rust-nodrop+nodrop-union-devel
- rust-nodrop+std-devel
- rust-nodrop+use_needs_drop-devel
- rust-nodrop+use_union-devel
- rust-nodrop-devel
- rust-num_cpus+default-devel
- rust-num_cpus-devel
- rust-ppv-lite86+default-devel
- rust-ppv-lite86+simd-devel
- rust-ppv-lite86+std-devel
- rust-ppv-lite86-devel
- rust-proc-macro2-0.4+default-devel
- rust-proc-macro2-0.4+nightly-devel
- rust-proc-macro2-0.4+proc-macro-devel
- rust-proc-macro2-0.4+span-locations-devel
- rust-proc-macro2-0.4-devel
- rust-quote0.6+default-devel
- rust-quote0.6+proc-macro-devel
- rust-quote0.6-devel
- rust-rand+alloc-devel
- rust-rand+default-devel
- rust-rand+getrandom-devel
- rust-rand+log-devel
- rust-rand+nightly-devel
- rust-rand+packed_simd-devel
- rust-rand+rand_pcg-devel
- rust-rand+serde1-devel
- rust-rand+simd_support-devel
- rust-rand+small_rng-devel
- rust-rand+std-devel
- rust-rand+stdweb-devel
- rust-rand+wasm-bindgen-devel
- rust-rand-devel
- rust-rand_chacha+default-devel
- rust-rand_chacha+simd-devel
- rust-rand_chacha+std-devel
- rust-rand_chacha-devel
- rust-rand_core+alloc-devel
- rust-rand_core+default-devel
- rust-rand_core+getrandom-devel
- rust-rand_core+serde-devel
- rust-rand_core+serde1-devel
- rust-rand_core+std-devel
- rust-rand_core-devel
- rust-rayon+default-devel
- rust-rayon-core+default-devel
- rust-rayon-core-devel
- rust-rayon-devel
- rust-regex+aho-corasick-devel
- rust-regex+default-devel
- rust-regex+memchr-devel
- rust-regex+pattern-devel
- rust-regex+perf-cache-devel
- rust-regex+perf-devel
- rust-regex+perf-dfa-devel
- rust-regex+perf-inline-devel
- rust-regex+perf-literal-devel
- rust-regex+std-devel
- rust-regex+thread_local-devel
- rust-regex+unicode-age-devel
- rust-regex+unicode-bool-devel
- rust-regex+unicode-case-devel
- rust-regex+unicode-devel
- rust-regex+unicode-gencat-devel
- rust-regex+unicode-perl-devel
- rust-regex+unicode-script-devel
- rust-regex+unicode-segment-devel
- rust-regex+unstable-devel
- rust-regex+use_std-devel
- rust-regex-devel
- rust-regex-syntax+default-devel
- rust-regex-syntax+unicode-age-devel
- rust-regex-syntax+unicode-bool-devel
- rust-regex-syntax+unicode-case-devel
- rust-regex-syntax+unicode-devel
- rust-regex-syntax+unicode-gencat-devel
- rust-regex-syntax+unicode-perl-devel
- rust-regex-syntax+unicode-script-devel
- rust-regex-syntax+unicode-segment-devel
- rust-regex-syntax-devel
- rust-remove_dir_all+default-devel
- rust-remove_dir_all-devel
- rust-roff+default-devel
- rust-roff-devel
- rust-rustc_version+default-devel
- rust-rustc_version-devel
- rust-scopeguard+default-devel
- rust-scopeguard+use_std-devel
- rust-scopeguard-devel
- rust-semver+ci-devel
- rust-semver+default-devel
- rust-semver+serde-devel
- rust-semver-devel
- rust-semver-parser0.7+default-devel
- rust-semver-parser0.7-devel
- rust-strsim+default-devel
- rust-strsim-devel
- rust-structopt+color-devel
- rust-structopt+debug-devel
- rust-structopt+default-devel
- rust-structopt+doc-devel
- rust-structopt+lints-devel
- rust-structopt+nightly-devel
- rust-structopt+no_cargo-devel
- rust-structopt+paw-devel
- rust-structopt+suggestions-devel
- rust-structopt+wrap_help-devel
- rust-structopt+yaml-devel
- rust-structopt-derive+default-devel
- rust-structopt-derive+nightly-devel
- rust-structopt-derive+paw-devel
- rust-structopt-derive-devel
- rust-structopt-devel
- rust-syn0.15+clone-impls-devel
- rust-syn0.15+default-devel
- rust-syn0.15+derive-devel
- rust-syn0.15+extra-traits-devel
- rust-syn0.15+fold-devel
- rust-syn0.15+full-devel
- rust-syn0.15+parsing-devel
- rust-syn0.15+printing-devel
- rust-syn0.15+proc-macro-devel
- rust-syn0.15+quote-devel
- rust-syn0.15+visit-devel
- rust-syn0.15+visit-mut-devel
- rust-syn0.15-devel
- rust-tempfile+default-devel
- rust-tempfile-devel
- rust-textwrap+default-devel
- rust-textwrap+hyphenation-devel
- rust-textwrap+term_size-devel
- rust-textwrap-devel
- rust-thread_local+default-devel
- rust-thread_local-devel
- rust-unescape+default-devel
- rust-unescape-devel
- rust-unicode-segmentation+default-devel
- rust-unicode-segmentation+no_std-devel
- rust-unicode-segmentation-devel
- rust-unicode-width+bench-devel
- rust-unicode-width+compiler_builtins-devel
- rust-unicode-width+default-devel
- rust-unicode-width+no_std-devel
- rust-unicode-width+rustc-dep-of-std-devel
- rust-unicode-width+rustc-std-workspace-core-devel
- rust-unicode-width+rustc-std-workspace-std-devel
- rust-unicode-width-devel
- rust-unicode-xid0.1+bench-devel
- rust-unicode-xid0.1+default-devel
- rust-unicode-xid0.1+no_std-devel
- rust-unicode-xid0.1-devel
- rust-vec_map+default-devel
- rust-vec_map+eders-devel
- rust-vec_map+serde-devel
- rust-vec_map-devel
components:
rpms:
rust-aho-corasick:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-regex+perf-literal-devel
(built by rust-regex)
ref: 6d410bb8539f8450b112addee3977d0a4cc169d1 # rust-aho-corasick-0.7.6-1.fc31
rust-ansi_term0.11:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-clap+color-devel
(built by rust-clap)
ref: 8915b7cc468ebc7df253b4afabbf0c1dfc0387e5 # rust-ansi_term0.11-0.11.0-3.fc32
rust-arrayvec:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-crossbeam-epoch-devel
(built by rust-crossbeam-epoch)
ref: f98385999d33340873dc6519bf77a7f37a6a1021 # rust-arrayvec-0.4.11-1.fc31
rust-atty:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-clap+color-devel
(built by rust-clap)
ref: ea5ecac01f7dd5b177738b731726dfc86580bf98 # rust-atty-0.2.13-1.fc32
rust-bitflags:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-clap-devel
(built by rust-clap)
ref: 0f5a5aa6095679141328d4783e73b9cd289e9beb # rust-bitflags-1.1.0-4.fc31
rust-c2-chacha:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-rand_chacha+std-devel
(built by rust-rand_chacha)
* rust-rand_chacha-devel
(built by rust-rand_chacha)
ref: 07b829810abc88859796ab59bef3d8aa724bfd6c # rust-c2-chacha-0.2.2-1.fc31
rust-cfg-if:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-crossbeam-epoch-devel
(built by rust-crossbeam-epoch)
* rust-crossbeam-utils-devel
(built by rust-crossbeam-utils)
* rust-getrandom-devel
(built by rust-getrandom)
* rust-tempfile-devel
(built by rust-tempfile)
ref: 4ecc25b8fb39a9893bd1ab6cd8796d168f166035 # rust-cfg-if-0.1.9-4.fc31
rust-clap:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-structopt+default-devel
(built by rust-structopt)
* rust-structopt-devel
(built by rust-structopt)
ref: b1ef923e3a2391a94bca7a83f6c6d1759e1b07fa # rust-clap-2.33.0-5.fc31
rust-crossbeam-deque:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-rayon-core-devel
(built by rust-rayon-core)
* rust-rayon-devel
(built by rust-rayon)
ref: 74cbdf1a74aea74eb157c5e276e493986b33a21f # rust-crossbeam-deque-0.7.1-3.fc31
rust-crossbeam-epoch:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-crossbeam-deque-devel
(built by rust-crossbeam-deque)
ref: 5fc76d74dda4c19bfaa2009be89b1e4cb769bd68 # rust-crossbeam-epoch-0.7.2-1.fc32
rust-crossbeam-queue:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-rayon-core-devel
(built by rust-rayon-core)
ref: 82dc0bb39010c0f8f5c45c9cdba401b5fa24c7dd # rust-crossbeam-queue-0.1.2-3.fc31
rust-crossbeam-utils:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-crossbeam-deque-devel
(built by rust-crossbeam-deque)
* rust-crossbeam-epoch+std-devel
(built by rust-crossbeam-epoch)
* rust-crossbeam-epoch-devel
(built by rust-crossbeam-epoch)
* rust-crossbeam-queue-devel
(built by rust-crossbeam-queue)
* rust-rayon-core-devel
(built by rust-rayon-core)
ref: aa536bbde73f593a8debcc1ac273103e110ed141 # rust-crossbeam-utils-0.6.6-1.fc32
rust-either:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-rayon-devel
(built by rust-rayon)
ref: 64361f6f595cb1998b6a64c20f21344e7832d806 # rust-either-1.5.3-1.fc32
rust-getrandom:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-rand+getrandom-devel
(built by rust-rand)
* rust-rand_core+std-devel
(built by rust-rand_core)
ref: 1dd6cd44ff839d85f9e1ae2cc8d8df9887b52ce8 # rust-getrandom-0.1.11-1.fc32
rust-heck:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-structopt-derive-devel
(built by rust-structopt-derive)
ref: 48b53b674339efc89ce5870d177a6bb2359a9fe1 # rust-heck-0.3.1-6.fc31
rust-lazy_static:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-c2-chacha+std-devel
(built by rust-c2-chacha)
* rust-crossbeam-epoch+std-devel
(built by rust-crossbeam-epoch)
* rust-crossbeam-utils+std-devel
(built by rust-crossbeam-utils)
* rust-rayon-core-devel
(built by rust-rayon-core)
* rust-thread_local-devel
(built by rust-thread_local)
ref: d7402f7f4cca9904fbf67ef78860b32009c50716 # rust-lazy_static-1.4.0-1.fc32
rust-libc:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-atty-devel
(built by rust-atty)
* rust-getrandom-devel
(built by rust-getrandom)
* rust-memmap-devel
(built by rust-memmap)
* rust-num_cpus-devel
(built by rust-num_cpus)
* rust-rand-devel
(built by rust-rand)
* rust-tempfile-devel
(built by rust-tempfile)
ref: 284ece1a1dd936ac9f579786179496cdf1cf97f6 # rust-libc-0.2.62-1.fc32
rust-man:
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-sd
ref: 7ab8c21e55cec51154aaecf699800472be0aa052 # rust-man-0.3.0-2.fc31
rust-memchr:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-aho-corasick+std-devel
(built by rust-aho-corasick)
* rust-aho-corasick-devel
(built by rust-aho-corasick)
* rust-regex+perf-literal-devel
(built by rust-regex)
ref: 0d793ce8eaa68d1acef81332769486ee42145c76 # rust-memchr-2.2.1-3.fc32
rust-memmap:
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-sd
ref: 7a2cb5f1b24f9e432b677256f2503b9d758457a0 # rust-memmap-0.7.0-5.fc31
rust-memoffset:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-crossbeam-epoch-devel
(built by rust-crossbeam-epoch)
ref: 0637fe44f4feae3ab63305f5a3f7fda8ea2375c3 # rust-memoffset-0.5.1-1.fc32
rust-nodrop:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-arrayvec-devel
(built by rust-arrayvec)
ref: 538ae735c3ac70e70b5c04bd8db5a12ef7e7c257 # rust-nodrop-0.1.13-4.fc31
rust-num_cpus:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-rayon-core-devel
(built by rust-rayon-core)
ref: 1b1386dc4bc88408a8b2491284f111d89ef737dd # rust-num_cpus-1.10.1-3.fc31
rust-ppv-lite86:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-c2-chacha+simd-devel
(built by rust-c2-chacha)
* rust-c2-chacha-devel
(built by rust-c2-chacha)
ref: 9759052360769e9eaec66958101c1772d49a402d # rust-ppv-lite86-0.2.5-1.fc31
rust-proc-macro2-0.4:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-quote0.6+proc-macro-devel
(built by rust-quote0.6)
* rust-quote0.6-devel
(built by rust-quote0.6)
* rust-structopt-derive-devel
(built by rust-structopt-derive)
* rust-syn0.15+proc-macro-devel
(built by rust-syn0.15)
* rust-syn0.15-devel
(built by rust-syn0.15)
ref: 9402c590d0d993e2a507807e369a08d81533f127 # rust-proc-macro2-0.4-0.4.30-1.fc32
rust-quote0.6:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-structopt-derive-devel
(built by rust-structopt-derive)
* rust-syn0.15+printing-devel
(built by rust-syn0.15)
* rust-syn0.15+proc-macro-devel
(built by rust-syn0.15)
ref: 8fc475ee77143e88655df3e955f5dd925f70fce9 # rust-quote0.6-0.6.13-1.fc32
rust-rand:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-tempfile-devel
(built by rust-tempfile)
ref: cf267edcd2ab053e595a1687bb569243e3c48c86 # rust-rand-0.7.2-1.fc32
rust-rand_chacha:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-rand+std-devel
(built by rust-rand)
* rust-rand-devel
(built by rust-rand)
ref: a9f00f57c762425b7a41ceba4428b4b22666ff62 # rust-rand_chacha-0.2.1-1.fc31
rust-rand_core:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-rand+alloc-devel
(built by rust-rand)
* rust-rand+std-devel
(built by rust-rand)
* rust-rand-devel
(built by rust-rand)
* rust-rand_chacha-devel
(built by rust-rand_chacha)
ref: c580ca4baa7cdfd72462bc79414f7295a511cf6a # rust-rand_core-0.5.1-1.fc32
rust-rayon:
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-sd
ref: ed38fb4e84e5c736760ef26d8d9b36655a0272e7 # rust-rayon-1.2.0-1.fc32
rust-rayon-core:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-rayon-devel
(built by rust-rayon)
ref: 1d1bf077bce9da25e44ab9e154a57715eb3be6f9 # rust-rayon-core-1.6.0-1.fc32
rust-regex:
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-sd
ref: de14611aa75c8a246a96c9cc08bdcb31fd289089 # rust-regex-1.3.1-1.fc32
rust-regex-syntax:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-regex+unicode-age-devel
(built by rust-regex)
* rust-regex+unicode-bool-devel
(built by rust-regex)
* rust-regex+unicode-case-devel
(built by rust-regex)
* rust-regex+unicode-gencat-devel
(built by rust-regex)
* rust-regex+unicode-perl-devel
(built by rust-regex)
* rust-regex+unicode-script-devel
(built by rust-regex)
* rust-regex+unicode-segment-devel
(built by rust-regex)
* rust-regex-devel
(built by rust-regex)
ref: 72f01d7c0b48c651580afca9fe96116f66c446c3 # rust-regex-syntax-0.6.12-1.fc32
rust-remove_dir_all:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-tempfile-devel
(built by rust-tempfile)
ref: 206b0f6783a1515e7b843ceae0de8755ffadbf68 # rust-remove_dir_all-0.5.2-2.fc31
rust-roff:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-man-devel
(built by rust-man)
ref: 886d606aef591fe2cd1ace8428faa9529128ae6d # rust-roff-0.1.0-2.fc31
rust-rustc_version:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-memoffset-devel
(built by rust-memoffset)
ref: b3274a80a0a399ea98ff1c97c2fb2afc6e184e0e # rust-rustc_version-0.2.3-7.fc31
rust-scopeguard:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-crossbeam-epoch-devel
(built by rust-crossbeam-epoch)
ref: cd240cbe95a31607cd337b5bcd91e54e573c515e # rust-scopeguard-1.0.0-4.fc31
rust-semver:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-rustc_version-devel
(built by rust-rustc_version)
ref: 06806b2bbb50bd1613035bb3c1c7ad3b7a204829 # rust-semver-0.9.0-11.fc31
rust-semver-parser0.7:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-semver-devel
(built by rust-semver)
ref: 033bb920166ee760ed5f83c6c96341ef91b11d74 # rust-semver-parser0.7-0.7.0-12.fc31
rust-strsim:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-clap+suggestions-devel
(built by rust-clap)
ref: b5f0782c883ecb1ab39767b48d511d64244821ee # rust-strsim-0.9.2-4.fc31
rust-structopt:
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-sd
ref: 9ad92a69466d624e522fe1a22ca9ed3d4e3b23ee # rust-structopt-0.2.18-2.fc31
rust-structopt-derive:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-structopt-devel
(built by rust-structopt)
ref: 8c6eff3ea23afb114065158801478797501553b1 # rust-structopt-derive-0.2.18-2.fc31
rust-syn0.15:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-structopt-derive-devel
(built by rust-structopt-derive)
ref: 5044699494529712ce0bd021d2c4d0b7fbcc916b # rust-syn0.15-0.15.44-1.fc32
rust-tempfile:
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-sd
ref: 10b93ccc76d80d8f7bdd590e3540e3b92a516540 # rust-tempfile-3.1.0-2.fc31
rust-textwrap:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-clap-devel
(built by rust-clap)
ref: 3b431c8a999c80dd9e5e7121a3c4e7d5d13ad10a # rust-textwrap-0.11.0-4.fc31
rust-thread_local:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-regex+perf-cache-devel
(built by rust-regex)
ref: 80fa593fa618999dc92fe12718199c9305ea6e6a # rust-thread_local-0.3.6-7.fc31
rust-unescape:
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-sd
ref: 07b9fb085e17a2d1f1bff53dfc2ab25c754d197e # rust-unescape-0.1.0-4.fc31
rust-unicode-segmentation:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-heck-devel
(built by rust-heck)
ref: e238b1b84d1c0c6b290c1c3a900cf8904f9cf126 # rust-unicode-segmentation-1.3.0-4.fc32
rust-unicode-width:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-clap-devel
(built by rust-clap)
* rust-textwrap-devel
(built by rust-textwrap)
ref: 786eb5d2db71ac1939b308cb41bce159f3cdb9af # rust-unicode-width-0.1.6-1.fc32
rust-unicode-xid0.1:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-proc-macro2-0.4-devel
(built by rust-proc-macro2-0.4)
* rust-syn0.15-devel
(built by rust-syn0.15)
ref: 1e553f20101d638cc9ed67694bd5b30ec3e9f19c # rust-unicode-xid0.1-0.1.0-1.fc32
rust-vec_map:
buildorder: 0
rationale: |-
Dependency of other components.
Required by:
* rust-clap+default-devel
(built by rust-clap)
ref: f4ff8423bf30a46d2022f184112004e9d954cbf6 # rust-vec_map-0.8.1-9.fc31
rust-sd:
buildorder: 10
rationale: Main component.
ref: adef1a05073ebbed240b39695fd308286357b292 # rust-sd-0.6.5-3.fc31
buildopts:
rpms:
macros: |
%_build_crates sd