Update dependencies
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
4503670977
commit
4e1ee45a55
1 changed files with 73 additions and 10 deletions
83
ripgrep.yaml
83
ripgrep.yaml
|
|
@ -30,6 +30,7 @@ data:
|
|||
- python3-rust2rpm
|
||||
# crates, build-time only
|
||||
- rust-aho-corasick+default-devel
|
||||
- rust-aho-corasick+std-devel
|
||||
- rust-aho-corasick-devel
|
||||
- rust-ansi_term+default-devel
|
||||
- rust-ansi_term-devel
|
||||
|
|
@ -246,7 +247,67 @@ data:
|
|||
rpms:
|
||||
rust-packaging:
|
||||
buildorder: 0
|
||||
rationale: Something needs to orchestrate build of all stuff below.
|
||||
rationale: |-
|
||||
Dependency of other components.
|
||||
|
||||
BuildRequired by:
|
||||
* rust-aho-corasick
|
||||
* rust-ansi_term
|
||||
* rust-atty
|
||||
* rust-base64
|
||||
* rust-bitflags
|
||||
* rust-bytecount
|
||||
* rust-byteorder
|
||||
* rust-cc
|
||||
* rust-cfg-if
|
||||
* rust-clap
|
||||
* rust-crossbeam-channel
|
||||
* rust-crossbeam-utils
|
||||
* rust-encoding_rs
|
||||
* rust-encoding_rs_io
|
||||
* rust-fnv
|
||||
* rust-globset
|
||||
* rust-grep
|
||||
* rust-grep-cli
|
||||
* rust-grep-matcher
|
||||
* rust-grep-pcre2
|
||||
* rust-grep-printer
|
||||
* rust-grep-regex
|
||||
* rust-grep-searcher
|
||||
* rust-ignore
|
||||
* rust-itoa
|
||||
* rust-lazy_static
|
||||
* rust-libc
|
||||
* rust-log
|
||||
* rust-memchr
|
||||
* rust-memmap
|
||||
* rust-num_cpus
|
||||
* rust-pcre2
|
||||
* rust-pcre2-sys
|
||||
* rust-pkg-config
|
||||
* rust-proc-macro2
|
||||
* rust-quote
|
||||
* rust-regex
|
||||
* rust-regex-syntax
|
||||
* rust-ripgrep
|
||||
* rust-ryu
|
||||
* rust-same-file
|
||||
* rust-serde
|
||||
* rust-serde_derive
|
||||
* rust-serde_json
|
||||
* rust-smallvec
|
||||
* rust-strsim
|
||||
* rust-syn
|
||||
* rust-termcolor
|
||||
* rust-textwrap
|
||||
* rust-thread_local
|
||||
* rust-ucd-util
|
||||
* rust-unicode-width
|
||||
* rust-unicode-xid
|
||||
* rust-utf8-ranges
|
||||
* rust-vec_map
|
||||
* rust-walkdir
|
||||
ref: 9d3869c3408529507f7902b2b2903f0de9edf4a3 # rust-packaging-6-28.fc31
|
||||
rust-ansi_term:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -304,7 +365,7 @@ data:
|
|||
Required by:
|
||||
* rust-pcre2-sys-devel
|
||||
(built by rust-pcre2-sys)
|
||||
ref: 1c083a0231c3d6df486a0e7a5957b60112b55967 # rust-cc-1.0.31-1.fc31
|
||||
ref: 726d9bc38423bd490c231b5656af93079b58db1f # rust-cc-1.0.34-1.fc31
|
||||
rust-cfg-if:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -392,7 +453,7 @@ data:
|
|||
(built by rust-pcre2)
|
||||
* rust-pcre2-sys-devel
|
||||
(built by rust-pcre2-sys)
|
||||
ref: 9b95ae890adec9addc9b4f80fb02f2ea21ce06bb # rust-libc-0.2.50-1.fc31
|
||||
ref: e7c60a86439ac84f37f6fba723ae8a12fc2f4226 # rust-libc-0.2.51-1.fc31
|
||||
rust-memchr:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -407,6 +468,8 @@ data:
|
|||
* rust-regex
|
||||
|
||||
Required by:
|
||||
* rust-aho-corasick+std-devel
|
||||
(built by rust-aho-corasick)
|
||||
* rust-aho-corasick-devel
|
||||
(built by rust-aho-corasick)
|
||||
* rust-globset-devel
|
||||
|
|
@ -477,7 +540,7 @@ data:
|
|||
(built by rust-grep-printer)
|
||||
* rust-serde_json-devel
|
||||
(built by rust-serde_json)
|
||||
ref: 6b0bcf9f0759180ad940ba8150115d38a38cdf38 # rust-serde-1.0.89-2.fc31
|
||||
ref: 904d8cc515235d1a806c9a7aded22bd6ffa04c7b # rust-serde-1.0.90-1.fc31
|
||||
rust-smallvec:
|
||||
buildorder: 10
|
||||
rationale: |-
|
||||
|
|
@ -597,7 +660,7 @@ data:
|
|||
(built by rust-globset)
|
||||
* rust-regex-devel
|
||||
(built by rust-regex)
|
||||
ref: 24df14d51bc0cfcaff5a6481c6df1fca9348a658 # rust-aho-corasick-0.6.10-1.fc30
|
||||
ref: 8ae49fe3cc182b7574c49496db81bfc23dc53a47 # rust-aho-corasick-0.7.3-1.fc31
|
||||
rust-atty:
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
|
|
@ -770,7 +833,7 @@ data:
|
|||
(built by rust-grep-regex)
|
||||
* rust-regex-devel
|
||||
(built by rust-regex)
|
||||
ref: 9563466f81e609018817e7db23e1d2d6d110885a # rust-regex-syntax-0.6.5-2.fc30
|
||||
ref: 0b2634c7c2a106884898b344d42a1995098287f0 # rust-regex-syntax-0.6.6-1.fc31
|
||||
rust-serde_json:
|
||||
buildorder: 20
|
||||
rationale: |-
|
||||
|
|
@ -911,7 +974,7 @@ data:
|
|||
(built by rust-grep-regex)
|
||||
* rust-ignore-devel
|
||||
(built by rust-ignore)
|
||||
ref: 3b32c066c90d665594c7ff75476d31c78ef7c132 # rust-regex-1.1.2-1.fc31
|
||||
ref: eed6a815a9c1bc8e18f0d9cc466108b111a63140 # rust-regex-1.1.5-1.fc31
|
||||
rust-globset:
|
||||
buildorder: 40
|
||||
rationale: |-
|
||||
|
|
@ -926,7 +989,7 @@ data:
|
|||
(built by rust-grep-cli)
|
||||
* rust-ignore-devel
|
||||
(built by rust-ignore)
|
||||
ref: 17b940e2d0a399532b27a86def20e4c6920adf86 # rust-globset-0.4.2-3.fc30
|
||||
ref: 26a213b0cac124c107a55027647eaff8eb5aba14 # rust-globset-0.4.2-4.fc31
|
||||
rust-grep-pcre2:
|
||||
buildorder: 40
|
||||
rationale: |-
|
||||
|
|
@ -974,7 +1037,7 @@ data:
|
|||
Required by:
|
||||
* rust-serde_derive-devel
|
||||
(built by rust-serde_derive)
|
||||
ref: 2078d9b6fc0501d0dae05f8f564dd3345f1d4078 # rust-syn-0.15.29-1.fc31
|
||||
ref: 3f3ac6a8abd66820b2a3b5e668259bfe300c435f # rust-syn-0.15.30-1.fc31
|
||||
rust-grep-cli:
|
||||
buildorder: 50
|
||||
rationale: |-
|
||||
|
|
@ -1007,7 +1070,7 @@ data:
|
|||
Required by:
|
||||
* rust-grep-printer+serde1-devel
|
||||
(built by rust-grep-printer)
|
||||
ref: 5a760243ceaa6d89570498ebb78c41294bf6163c # rust-serde_derive-1.0.89-1.fc31
|
||||
ref: 5e3d37a6f0cc592eb8bc387cf47d0cdaa50953b2 # rust-serde_derive-1.0.90-1.fc31
|
||||
rust-grep-printer:
|
||||
buildorder: 60
|
||||
rationale: |-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue