Regenerate

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
ignatenkobrain 2019-04-24 16:31:05 +02:00
commit 20a9ec104d
No known key found for this signature in database
GPG key ID: 695714BD1BBC5F4C

View file

@ -8,12 +8,13 @@ data:
dependencies:
- buildrequires:
platform: []
rust: [stable]
requires:
platform: []
references:
community: https://github.com/amzn/askalono
documentation: https://github.com/amzn/askalono/blob/master/README.md
tracker: https://github.com/amzn/askalono/issue
tracker: https://github.com/amzn/askalono/issues
api:
rpms:
- askalono-cli
@ -23,7 +24,6 @@ data:
- askalono-cli
filter:
rpms:
- python3-rust2rpm
- rust-adler32+default-devel
- rust-adler32-devel
- rust-aho-corasick+default-devel
@ -70,6 +70,15 @@ data:
- rust-backtrace-sys-devel
- rust-bitflags+default-devel
- rust-bitflags-devel
- rust-bstr+default-devel
- rust-bstr+lazy_static-devel
- rust-bstr+regex-automata-devel
- rust-bstr+serde-devel
- rust-bstr+serde1-devel
- rust-bstr+serde1-nostd-devel
- rust-bstr+std-devel
- rust-bstr+unicode-devel
- rust-bstr-devel
- rust-build_const+default-devel
- rust-build_const+std-devel
- rust-build_const-devel
@ -208,7 +217,6 @@ data:
- rust-num-traits-devel
- rust-num_cpus+default-devel
- rust-num_cpus-devel
- rust-packaging
- rust-proc-macro2+default-devel
- rust-proc-macro2+proc-macro-devel
- rust-proc-macro2+span-locations-devel
@ -226,6 +234,11 @@ data:
- rust-regex+pattern-devel
- rust-regex+unstable-devel
- rust-regex+use_std-devel
- rust-regex-automata+default-devel
- rust-regex-automata+regex-syntax-devel
- rust-regex-automata+std-devel
- rust-regex-automata+utf8-ranges-devel
- rust-regex-automata-devel
- rust-regex-devel
- rust-regex-syntax+default-devel
- rust-regex-syntax-devel
@ -326,92 +339,8 @@ data:
- rust-walkdir-devel
components:
rpms:
rust-packaging:
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-adler32
* rust-aho-corasick
* rust-ansi_term
* rust-arrayvec
* rust-askalono
* rust-askalono-cli
* rust-atty
* rust-autocfg
* rust-backtrace
* rust-backtrace-sys
* rust-bitflags
* rust-build_const
* rust-byteorder
* rust-cc
* rust-cfg-if
* rust-clap
* rust-crc
* rust-crc32fast
* rust-crossbeam-channel
* rust-crossbeam-deque0.4
* rust-crossbeam-epoch
* rust-crossbeam-utils
* rust-either
* rust-env_logger0.5
* rust-failure
* rust-failure_derive
* rust-flate2
* rust-fnv
* rust-globset
* rust-heck
* rust-humantime
* rust-ignore
* rust-itoa
* rust-lazy_static
* rust-libc
* rust-log
* rust-memchr
* rust-memoffset
* rust-miniz-sys
* rust-miniz_oxide
* rust-miniz_oxide_c_api
* rust-nodrop
* rust-num-traits
* rust-num_cpus
* rust-proc-macro2
* rust-quick-error
* rust-quote
* rust-rayon
* rust-rayon-core
* rust-regex
* rust-regex-syntax
* rust-rmp
* rust-rmp-serde
* rust-rustc-demangle
* rust-ryu
* rust-same-file
* rust-scopeguard
* rust-serde
* rust-serde_derive
* rust-serde_json
* rust-smallvec
* rust-strsim
* rust-structopt
* rust-structopt-derive
* rust-syn
* rust-synstructure
* rust-termcolor
* rust-textwrap
* rust-thread_local
* rust-ucd-util
* rust-unicode-normalization
* rust-unicode-segmentation
* rust-unicode-width
* rust-unicode-xid
* rust-utf8-ranges
* rust-vec_map
* rust-walkdir
ref: 9d3869c3408529507f7902b2b2903f0de9edf4a3 # rust-packaging-6-28.fc31
rust-adler32:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -423,7 +352,7 @@ data:
(built by rust-miniz_oxide)
ref: 77df72b961c60ce13de5f5cd487c07ab23c7b55e # rust-adler32-1.0.3-4.fc30
rust-ansi_term:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -435,7 +364,7 @@ data:
(built by rust-clap)
ref: 981f698b95b96924110b56201491bca38b4a43a8 # rust-ansi_term-0.11.0-5.fc30
rust-autocfg:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -447,7 +376,7 @@ data:
(built by rust-backtrace)
ref: 81a855938853d5b158170384a78b4bfd0e640fd5 # rust-autocfg-0.1.2-3.fc30
rust-bitflags:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -459,7 +388,7 @@ data:
(built by rust-clap)
ref: d6cb4b7f827a92a89c3d6c4744c6dd5525fc394f # rust-bitflags-1.0.4-4.fc30
rust-build_const:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -471,22 +400,25 @@ data:
(built by rust-crc)
ref: 137dfa1cb0559450bebd66967ffa38a47c48c06b # rust-build_const-0.2.1-5.fc30
rust-byteorder:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-regex-automata
* rust-rmp
* rust-rmp-serde
Required by:
* rust-regex-automata-devel
(built by rust-regex-automata)
* rust-rmp-devel
(built by rust-rmp)
* rust-rmp-serde-devel
(built by rust-rmp-serde)
ref: 9121d26b6afea36bcb39252abdb3e3826b37af11 # rust-byteorder-1.3.1-2.fc30
rust-cc:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -504,7 +436,7 @@ data:
(built by rust-miniz_oxide_c_api)
ref: 50986962acfdc525fcd0a6bbd31ac16021d5c392 # rust-cc-1.0.35-1.fc31
rust-cfg-if:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -528,7 +460,7 @@ data:
(built by rust-log)
ref: fa49aac8a48bd413f6e3f2062adbe2a4d56d9abf # rust-cfg-if-0.1.7-1.fc31
rust-either:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -540,7 +472,7 @@ data:
(built by rust-rayon)
ref: 29d370ac672a7424a8b064b0d665c4352da400d7 # rust-either-1.5.2-1.fc31
rust-fnv:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -552,7 +484,7 @@ data:
(built by rust-globset)
ref: 6fc5413ebbbd5d44337be1c961b39002e5b92345 # rust-fnv-1.0.6-7.fc30
rust-itoa:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -564,12 +496,13 @@ data:
(built by rust-serde_json)
ref: 7b951314bd701ac8cde5e65ec10c1306b8c5964d # rust-itoa-0.4.3-4.fc30
rust-lazy_static:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-askalono
* rust-bstr
* rust-crossbeam-epoch
* rust-crossbeam-utils
* rust-ignore
@ -591,7 +524,7 @@ data:
(built by rust-thread_local)
ref: 6e30973f915da136bba20baa034e2cff95a6b74e # rust-lazy_static-1.3.0-3.fc31
rust-libc:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -624,13 +557,13 @@ data:
(built by rust-rayon-core)
ref: e7c60a86439ac84f37f6fba723ae8a12fc2f4226 # rust-libc-0.2.51-1.fc31
rust-memchr:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-aho-corasick
* rust-globset
* rust-bstr
* rust-ignore
* rust-regex
@ -639,15 +572,17 @@ data:
(built by rust-aho-corasick)
* rust-aho-corasick-devel
(built by rust-aho-corasick)
* rust-globset-devel
(built by rust-globset)
* rust-bstr+std-devel
(built by rust-bstr)
* rust-bstr-devel
(built by rust-bstr)
* rust-ignore-devel
(built by rust-ignore)
* rust-regex-devel
(built by rust-regex)
ref: 1e687e82d0f14eca98597968c0985a0eaa048f38 # rust-memchr-2.2.0-2.fc31
rust-memoffset:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -659,7 +594,7 @@ data:
(built by rust-crossbeam-epoch)
ref: 6d80581b094d58c275bb447f0c6a3c73ee261570 # rust-memoffset-0.2.1-6.fc30
rust-nodrop:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -671,7 +606,7 @@ data:
(built by rust-arrayvec)
ref: fe8918fa149286ef77b227729774a34069a2d1a5 # rust-nodrop-0.1.13-2.fc30
rust-num-traits:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -683,7 +618,7 @@ data:
(built by rust-rmp)
ref: f52b292282ba55da6bfe30e849f3e8a74fe9e1f9 # rust-num-traits-0.2.6-4.fc30
rust-quick-error:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -695,7 +630,7 @@ data:
(built by rust-humantime)
ref: ce58a31b95536dc7c985ed30b7652944e0644234 # rust-quick-error-1.2.2-5.fc30
rust-rustc-demangle:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -707,7 +642,7 @@ data:
(built by rust-backtrace)
ref: f6591e77439e59774539826c2c50d8ba66280772 # rust-rustc-demangle-0.1.14-1.fc31
rust-ryu:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -719,7 +654,7 @@ data:
(built by rust-serde_json)
ref: d9b73e871f3b01f8180355d804434566e0f5c66b # rust-ryu-0.2.7-3.fc31
rust-same-file:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -734,7 +669,7 @@ data:
(built by rust-walkdir)
ref: c6c84a8d60151f3b6fc0f8e4ca05808426530f6a # rust-same-file-1.0.4-2.fc30
rust-scopeguard:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -746,7 +681,7 @@ data:
(built by rust-crossbeam-epoch)
ref: d058bbf19eab010ef6477045a7c26cb93381b7e1 # rust-scopeguard-0.3.3-7.fc30
rust-serde:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -765,7 +700,7 @@ data:
(built by rust-serde_json)
ref: 904d8cc515235d1a806c9a7aded22bd6ffa04c7b # rust-serde-1.0.90-1.fc31
rust-smallvec:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -780,7 +715,7 @@ data:
(built by rust-unicode-normalization)
ref: 0b1ca3633d5339c61780cbd948553ba37db89771 # rust-smallvec-0.6.9-2.fc31
rust-strsim:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -792,7 +727,7 @@ data:
(built by rust-clap)
ref: 6db610582eecbd8ea9f81a1f077e4c48106b16c7 # rust-strsim-0.9.0-1.fc31
rust-termcolor:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -804,7 +739,7 @@ data:
(built by rust-env_logger0.5)
ref: e9ebce417e8bd04ba8aa868874bfc9a969322b32 # rust-termcolor-1.0.4-4.fc31
rust-ucd-util:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -816,7 +751,7 @@ data:
(built by rust-regex-syntax)
ref: b1e81c701e5edeeb5bf13f05529c9efd651d7cc3 # rust-ucd-util-0.1.3-2.fc30
rust-unicode-segmentation:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -828,7 +763,7 @@ data:
(built by rust-heck)
ref: 0a8289b9073ecada57d151700f0540dcfa167d13 # rust-unicode-segmentation-1.2.1-6.fc30
rust-unicode-width:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -843,7 +778,7 @@ data:
(built by rust-textwrap)
ref: 6b7a220e29805a34e566e0bbc056f04288e46b98 # rust-unicode-width-0.1.5-5.fc30
rust-unicode-xid:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -861,19 +796,20 @@ data:
(built by rust-synstructure)
ref: f0f240a98191837a508e3a829186f3e68fb073a7 # rust-unicode-xid-0.1.0-8.fc30
rust-utf8-ranges:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-regex
* rust-regex-automata
Required by:
* rust-regex-devel
(built by rust-regex)
ref: 9ffdb97b701fca2b72af10278be1a94dbf09fbf9 # rust-utf8-ranges-1.0.2-2.fc30
rust-vec_map:
buildorder: 10
buildorder: 0
rationale: |-
Dependency of other components.
@ -885,7 +821,7 @@ data:
(built by rust-clap)
ref: 8061e58004d95400d13c320814f4dc5525f7e99e # rust-vec_map-0.8.1-6.fc31
rust-aho-corasick:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -900,7 +836,7 @@ data:
(built by rust-regex)
ref: 8ae49fe3cc182b7574c49496db81bfc23dc53a47 # rust-aho-corasick-0.7.3-1.fc31
rust-arrayvec:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -912,7 +848,7 @@ data:
(built by rust-crossbeam-epoch)
ref: 144e3768783e842e97df18ad3e280781b54b94b4 # rust-arrayvec-0.4.10-3.fc31
rust-atty:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -927,7 +863,7 @@ data:
(built by rust-env_logger0.5)
ref: 8292e9fbe915444fb7fc60ae8843c039ae41ee5c # rust-atty-0.2.11-4.fc30
rust-backtrace-sys:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -939,7 +875,7 @@ data:
(built by rust-backtrace)
ref: 4881ae8b7c5ebd061d70d1d394aa595940899d58 # rust-backtrace-sys-0.1.28-2.fc30
rust-crc:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -951,7 +887,7 @@ data:
(built by rust-miniz_oxide_c_api)
ref: 53c80f4238740a53dfa355dbb7c682e0f29ce6d4 # rust-crc-1.8.1-5.fc30
rust-crc32fast:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -963,7 +899,7 @@ data:
(built by rust-flate2)
ref: dc0538858f36021a14f341f6c5046a9b25690214 # rust-crc32fast-1.2.0-1.fc31
rust-crossbeam-utils:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -983,7 +919,7 @@ data:
(built by rust-crossbeam-epoch)
ref: 236090c5368d179d40194f1128fe875dd19e7e2b # rust-crossbeam-utils-0.6.5-2.fc30
rust-heck:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -995,7 +931,7 @@ data:
(built by rust-structopt-derive)
ref: 8f13155f76774eb0f8c4b359271070308130434c # rust-heck-0.3.1-3.fc31
rust-humantime:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1007,7 +943,7 @@ data:
(built by rust-env_logger0.5)
ref: f3f737bd54171c69073df4e486febe2b8acf31a4 # rust-humantime-1.2.0-2.fc30
rust-log:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1029,7 +965,7 @@ data:
(built by rust-ignore)
ref: f2ed0b96f2aef62b3f25f527f3970f857e7e42a3 # rust-log-0.4.6-3.fc31
rust-miniz-sys:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1041,7 +977,7 @@ data:
(built by rust-flate2)
ref: 3e04e5557d0c09a478178dbf94ea184a36dddb0a # rust-miniz-sys-0.1.11-4.fc30
rust-miniz_oxide:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1053,7 +989,7 @@ data:
(built by rust-miniz_oxide_c_api)
ref: c37de4dc4e6769ce97a89751c55df3ca70c8c4fc # rust-miniz_oxide-0.2.1-2.fc30
rust-num_cpus:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1065,7 +1001,7 @@ data:
(built by rust-rayon-core)
ref: 9fec5098b96e9803df65c367d24567d0ddf53b47 # rust-num_cpus-1.10.0-1.fc30
rust-proc-macro2:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1094,21 +1030,22 @@ data:
(built by rust-syn)
* rust-synstructure-devel
(built by rust-synstructure)
ref: 3855044696e35eafefebe7360043a1ca9a90c7ca # rust-proc-macro2-0.4.27-1.fc30
ref: ca5260fd7290b7d14824b423e8c4890d9fd2f6bd # rust-proc-macro2-0.4.28-1.fc31
rust-regex-syntax:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-regex
* rust-regex-automata
Required by:
* rust-regex-devel
(built by rust-regex)
ref: 0b2634c7c2a106884898b344d42a1995098287f0 # rust-regex-syntax-0.6.6-1.fc31
rust-rmp:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1120,7 +1057,7 @@ data:
(built by rust-rmp-serde)
ref: 1b40bace930ec9149fd3cf2647f70941ee5d89ce # rust-rmp-0.8.7-2.fc31
rust-serde_json:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1133,7 +1070,7 @@ data:
(built by rust-askalono)
ref: 61cade1d268658cb972dbc4f16e4804e82448116 # rust-serde_json-1.0.39-2.fc31
rust-textwrap:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1145,7 +1082,7 @@ data:
(built by rust-clap)
ref: 0776aa5c1485c4af8fb70fb89827473d012aa50c # rust-textwrap-0.11.0-1.fc31
rust-thread_local:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1160,7 +1097,7 @@ data:
(built by rust-regex)
ref: 203b239665653ad710d5dc0f750bfe691b3054f1 # rust-thread_local-0.3.6-4.fc30
rust-unicode-normalization:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1172,7 +1109,7 @@ data:
(built by rust-askalono)
ref: c29ca70068f7d9723e2c8199cdd37f22ebeee74a # rust-unicode-normalization-0.1.8-2.fc30
rust-walkdir:
buildorder: 20
buildorder: 10
rationale: |-
Dependency of other components.
@ -1184,7 +1121,7 @@ data:
(built by rust-ignore)
ref: 10ca84fb33c0c1c0d62ba0cd441c0d443aa74fa4 # rust-walkdir-2.2.7-2.fc30
rust-backtrace:
buildorder: 30
buildorder: 20
rationale: |-
Dependency of other components.
@ -1196,7 +1133,7 @@ data:
(built by rust-failure)
ref: f344647b2e444a7a8c8a75dc633caeaa3a49a658 # rust-backtrace-0.3.15-1.fc31
rust-clap:
buildorder: 30
buildorder: 20
rationale: |-
Dependency of other components.
@ -1211,7 +1148,7 @@ data:
(built by rust-structopt)
ref: 6e71af04e33895c2f43142e49c7075fef09f439e # rust-clap-2.33.0-2.fc31
rust-crossbeam-channel:
buildorder: 30
buildorder: 20
rationale: |-
Dependency of other components.
@ -1223,7 +1160,7 @@ data:
(built by rust-ignore)
ref: e6ec94b040d69e6b5a4d2ba2707b42da4d3e64e0 # rust-crossbeam-channel-0.3.8-3.fc30
rust-crossbeam-epoch:
buildorder: 30
buildorder: 20
rationale: |-
Dependency of other components.
@ -1235,7 +1172,7 @@ data:
(built by rust-crossbeam-deque0.4)
ref: f3b4c3f6040cc98b61b881a274cff0d0e4302f0b # rust-crossbeam-epoch-0.7.1-2.fc30
rust-miniz_oxide_c_api:
buildorder: 30
buildorder: 20
rationale: |-
Dependency of other components.
@ -1247,7 +1184,7 @@ data:
(built by rust-flate2)
ref: 18f4885a9a379af6ed7e53ef703d0d4b8f974c68 # rust-miniz_oxide_c_api-0.2.1-2.fc30
rust-quote:
buildorder: 30
buildorder: 20
rationale: |-
Dependency of other components.
@ -1273,7 +1210,7 @@ data:
(built by rust-synstructure)
ref: 8c5ff10d7856a8a9633a0ea1950f307351654314 # rust-quote-0.6.12-1.fc31
rust-regex:
buildorder: 30
buildorder: 20
rationale: |-
Dependency of other components.
@ -1292,9 +1229,17 @@ data:
(built by rust-globset)
* rust-ignore-devel
(built by rust-ignore)
ref: eed6a815a9c1bc8e18f0d9cc466108b111a63140 # rust-regex-1.1.5-1.fc31
ref: d1396d0a0c3ec97c542e78cd3470220ef8fd42cd # rust-regex-1.1.6-1.fc31
rust-regex-automata:
buildorder: 20
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-bstr
ref: e41e699750ca0ca1577b38febdf3c7a4cb0aace2 # rust-regex-automata-0.1.6-1.fc31
rust-rmp-serde:
buildorder: 30
buildorder: 20
rationale: |-
Dependency of other components.
@ -1305,8 +1250,20 @@ data:
* rust-askalono-devel
(built by rust-askalono)
ref: 2c0b78e9791862c9bc69e3c56375df2894865fcb # rust-rmp-serde-0.13.7-2.fc31
rust-bstr:
buildorder: 30
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-globset
Required by:
* rust-globset-devel
(built by rust-globset)
ref: 9a79df4ce3498098f14fc3aa8c3b5f98d46aceae # rust-bstr-0.1.2-1.fc31
rust-crossbeam-deque0.4:
buildorder: 40
buildorder: 30
rationale: |-
Dependency of other components.
@ -1321,7 +1278,7 @@ data:
(built by rust-rayon)
ref: d24e227c8d3ca42361f4efaeaab9876fc299316b # rust-crossbeam-deque0.4-0.4.1-9.fc30
rust-env_logger0.5:
buildorder: 40
buildorder: 30
rationale: |-
Dependency of other components.
@ -1329,7 +1286,7 @@ data:
* rust-askalono-cli
ref: 4ee154b2dbd393e82b5d8cd9125a23bb793c6cba # rust-env_logger0.5-0.5.13-4.fc30
rust-flate2:
buildorder: 40
buildorder: 30
rationale: |-
Dependency of other components.
@ -1340,20 +1297,8 @@ data:
* rust-askalono-devel
(built by rust-askalono)
ref: d2266e5f143f10d58dc87aea0b857baf9bb4cfd7 # rust-flate2-1.0.7-1.fc31
rust-globset:
buildorder: 40
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-ignore
Required by:
* rust-ignore-devel
(built by rust-ignore)
ref: 26a213b0cac124c107a55027647eaff8eb5aba14 # rust-globset-0.4.2-4.fc31
rust-syn:
buildorder: 40
buildorder: 30
rationale: |-
Dependency of other components.
@ -1372,17 +1317,21 @@ data:
(built by rust-structopt-derive)
* rust-synstructure-devel
(built by rust-synstructure)
ref: 3f3ac6a8abd66820b2a3b5e668259bfe300c435f # rust-syn-0.15.30-1.fc31
rust-ignore:
buildorder: 50
ref: 26b8a08f513893aec9bad71d68e26ac121e8e95f # rust-syn-0.15.32-1.fc31
rust-globset:
buildorder: 40
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-askalono-cli
ref: 3cfdd4dc5cd0a9a6741bf27d5635145886f01c0d # rust-ignore-0.4.6-3.fc31
* rust-ignore
Required by:
* rust-ignore-devel
(built by rust-ignore)
ref: 19e41b1d2ac619849d7775614e6940a798596e1d # rust-globset-0.4.3-1.fc31
rust-rayon-core:
buildorder: 50
buildorder: 40
rationale: |-
Dependency of other components.
@ -1394,7 +1343,7 @@ data:
(built by rust-rayon)
ref: 131ce464842574d7346febe6d6b352d17371c6d1 # rust-rayon-core-1.4.1-3.fc30
rust-serde_derive:
buildorder: 50
buildorder: 40
rationale: |-
Dependency of other components.
@ -1407,7 +1356,7 @@ data:
(built by rust-askalono)
ref: 5e3d37a6f0cc592eb8bc387cf47d0cdaa50953b2 # rust-serde_derive-1.0.90-1.fc31
rust-structopt-derive:
buildorder: 50
buildorder: 40
rationale: |-
Dependency of other components.
@ -1419,7 +1368,7 @@ data:
(built by rust-structopt)
ref: 61a5f7c519b2dec5fca81481419379399574f5dc # rust-structopt-derive-0.2.15-1.fc31
rust-synstructure:
buildorder: 50
buildorder: 40
rationale: |-
Dependency of other components.
@ -1431,7 +1380,7 @@ data:
(built by rust-failure_derive)
ref: 2e428470d1c28423406d924fcdeb189548fd62c4 # rust-synstructure-0.10.1-2.fc30
rust-failure_derive:
buildorder: 60
buildorder: 50
rationale: |-
Dependency of other components.
@ -1442,8 +1391,16 @@ data:
* rust-failure+derive-devel
(built by rust-failure)
ref: 664c9e0fa2b805f529d2ea938e7314040c236c9c # rust-failure_derive-0.1.5-2.fc30
rust-ignore:
buildorder: 50
rationale: |-
Dependency of other components.
BuildRequired by:
* rust-askalono-cli
ref: a4a20342389c2d82e5cc8609ce61da27878b2b9d # rust-ignore-0.4.7-1.fc31
rust-rayon:
buildorder: 60
buildorder: 50
rationale: |-
Dependency of other components.
@ -1456,7 +1413,7 @@ data:
(built by rust-askalono)
ref: 6be91c8871b9725adb36dabcb3f21c23d1c9f295 # rust-rayon-1.0.3-3.fc31
rust-structopt:
buildorder: 60
buildorder: 50
rationale: |-
Dependency of other components.
@ -1464,7 +1421,7 @@ data:
* rust-askalono-cli
ref: bdbb00d4099e533469cd61e82ec4a6b970ddbabf # rust-structopt-0.2.15-2.fc31
rust-failure:
buildorder: 70
buildorder: 60
rationale: |-
Dependency of other components.
@ -1475,9 +1432,9 @@ data:
Required by:
* rust-askalono-devel
(built by rust-askalono)
ref: 7504e904f6249ea8c218fa7ba2c09afb68b08fbe # rust-failure-0.1.5-3.fc30
ref: 7504e904f6249ea8c218fa7ba2c09afb68b08fbe # rust-failure-0.1.5-3.fc31
rust-askalono:
buildorder: 80
buildorder: 70
rationale: |-
Dependency of other components.
@ -1485,6 +1442,6 @@ data:
* rust-askalono-cli
ref: d63c3b7227e2d38f324d077ebec483d52f9726c3 # rust-askalono-0.3.0-2.fc31
rust-askalono-cli:
buildorder: 90
buildorder: 80
rationale: Main component.
ref: 736e6a6011978ba6c68b304865297f8820770cdb # rust-askalono-cli-0.3.0-1.fc31