Diff rpick-0.8.12 with a rpick-0.8.13
/usr/portage/app-misc/rpick/rpick-0.8.13.ebuild 2023-10-09 14:52:28.820368333 +0300 | ||
---|---|---|
4 | 4 |
EAPI=8 |
5 | 5 | |
6 | 6 |
CRATES=" |
7 |
aho-corasick-0.7.19 |
|
7 |
aho-corasick-0.7.20 |
|
8 | 8 |
approx-0.5.1 |
9 |
assert_cmd-2.0.6 |
|
10 |
atty-0.2.14 |
|
9 |
assert_cmd-2.0.8 |
|
11 | 10 |
autocfg-1.1.0 |
12 | 11 |
bitflags-1.3.2 |
13 |
bstr-0.2.17 |
|
14 |
bstr-1.0.1 |
|
15 |
bytemuck-1.12.3 |
|
12 |
bstr-1.3.0 |
|
13 |
bytemuck-1.13.1 |
|
14 |
cc-1.0.79 |
|
16 | 15 |
cfg-if-1.0.0 |
17 |
clap-4.0.26 |
|
18 |
clap_derive-4.0.21 |
|
19 |
clap_lex-0.3.0 |
|
20 |
csv-1.1.6 |
|
16 |
clap-4.1.8 |
|
17 |
clap_derive-4.1.8 |
|
18 |
clap_lex-0.3.2 |
|
19 |
csv-1.2.1 |
|
21 | 20 |
csv-core-0.1.10 |
22 | 21 |
difflib-0.4.0 |
23 | 22 |
dirs-next-2.0.0 |
24 | 23 |
dirs-sys-next-0.1.2 |
25 | 24 |
doc-comment-0.3.3 |
26 | 25 |
downcast-0.11.0 |
27 |
either-1.8.0 |
|
26 |
either-1.8.1 |
|
28 | 27 |
encode_unicode-1.0.0 |
29 |
fastrand-1.8.0 |
|
28 |
errno-0.2.8 |
|
29 |
errno-dragonfly-0.1.2 |
|
30 |
fastrand-1.9.0 |
|
30 | 31 |
float-cmp-0.9.0 |
31 | 32 |
fragile-2.0.0 |
32 | 33 |
getrandom-0.2.8 |
33 | 34 |
hashbrown-0.12.3 |
34 |
heck-0.4.0 |
|
35 |
hermit-abi-0.1.19 |
|
35 |
heck-0.4.1 |
|
36 |
hermit-abi-0.3.1 |
|
36 | 37 |
indexmap-1.9.2 |
37 | 38 |
instant-0.1.12 |
39 |
io-lifetimes-1.0.6 |
|
40 |
is-terminal-0.4.4 |
|
38 | 41 |
itertools-0.10.5 |
39 |
itoa-0.4.8 |
|
40 |
itoa-1.0.4 |
|
42 |
itoa-1.0.6 |
|
41 | 43 |
lazy_static-1.4.0 |
42 |
libc-0.2.137 |
|
44 |
libc-0.2.140 |
|
43 | 45 |
libm-0.2.6 |
46 |
linux-raw-sys-0.1.4 |
|
44 | 47 |
matrixmultiply-0.3.2 |
45 | 48 |
memchr-2.5.0 |
46 | 49 |
mockall-0.11.3 |
... | ... | |
48 | 51 |
nalgebra-0.29.0 |
49 | 52 |
nalgebra-macros-0.1.0 |
50 | 53 |
normalize-line-endings-0.3.0 |
51 |
num-complex-0.4.2 |
|
54 |
num-complex-0.4.3 |
|
52 | 55 |
num-integer-0.1.45 |
53 | 56 |
num-rational-0.4.1 |
54 | 57 |
num-traits-0.2.15 |
55 |
once_cell-1.16.0 |
|
56 |
os_str_bytes-6.4.0 |
|
57 |
paste-1.0.9 |
|
58 |
once_cell-1.17.1 |
|
59 |
os_str_bytes-6.4.1 |
|
60 |
paste-1.0.12 |
|
58 | 61 |
ppv-lite86-0.2.17 |
59 |
predicates-2.1.3 |
|
62 |
predicates-2.1.5 |
|
60 | 63 |
predicates-core-1.0.5 |
61 | 64 |
predicates-tree-1.0.7 |
62 |
prettytable-rs-0.9.0 |
|
65 |
prettytable-rs-0.10.0 |
|
63 | 66 |
proc-macro-error-1.0.4 |
64 | 67 |
proc-macro-error-attr-1.0.4 |
65 |
proc-macro2-1.0.47 |
|
66 |
quote-1.0.21 |
|
68 |
proc-macro2-1.0.51 |
|
69 |
quote-1.0.23 |
|
67 | 70 |
rand-0.8.5 |
68 | 71 |
rand_chacha-0.3.1 |
69 | 72 |
rand_core-0.6.4 |
... | ... | |
71 | 74 |
rawpointer-0.2.1 |
72 | 75 |
redox_syscall-0.2.16 |
73 | 76 |
redox_users-0.4.3 |
74 |
regex-1.7.0 |
|
77 |
regex-1.7.1 |
|
75 | 78 |
regex-automata-0.1.10 |
76 | 79 |
regex-syntax-0.6.28 |
77 |
remove_dir_all-0.5.3 |
|
78 |
rpick-0.8.12 |
|
79 |
rustversion-1.0.9 |
|
80 |
ryu-1.0.11 |
|
80 |
rpick-0.8.13 |
|
81 |
rustix-0.36.9 |
|
82 |
rustversion-1.0.12 |
|
83 |
ryu-1.0.13 |
|
81 | 84 |
safe_arch-0.6.0 |
82 |
serde-1.0.147 |
|
83 |
serde_derive-1.0.147 |
|
84 |
serde_yaml-0.9.14 |
|
85 |
serde-1.0.154 |
|
86 |
serde_derive-1.0.154 |
|
87 |
serde_yaml-0.9.19 |
|
85 | 88 |
simba-0.6.0 |
86 | 89 |
statrs-0.16.0 |
87 | 90 |
strsim-0.10.0 |
88 |
syn-1.0.103 |
|
89 |
tempfile-3.3.0 |
|
91 |
syn-1.0.109 |
|
92 |
tempfile-3.4.0 |
|
90 | 93 |
term-0.7.0 |
91 |
termcolor-1.1.3 |
|
94 |
termcolor-1.2.0 |
|
92 | 95 |
termtree-0.4.0 |
93 |
thiserror-1.0.37 |
|
94 |
thiserror-impl-1.0.37 |
|
95 |
typenum-1.15.0 |
|
96 |
unicode-ident-1.0.5 |
|
96 |
thiserror-1.0.39 |
|
97 |
thiserror-impl-1.0.39 |
|
98 |
typenum-1.16.0 |
|
99 |
unicode-ident-1.0.8 |
|
97 | 100 |
unicode-width-0.1.10 |
98 |
unsafe-libyaml-0.2.4 |
|
101 |
unsafe-libyaml-0.2.7 |
|
99 | 102 |
version_check-0.9.4 |
100 | 103 |
wait-timeout-0.2.0 |
101 | 104 |
wasi-0.11.0+wasi-snapshot-preview1 |
102 |
wide-0.7.5 |
|
105 |
wide-0.7.8 |
|
103 | 106 |
winapi-0.3.9 |
104 | 107 |
winapi-i686-pc-windows-gnu-0.4.0 |
105 | 108 |
winapi-util-0.1.5 |
106 | 109 |
winapi-x86_64-pc-windows-gnu-0.4.0 |
110 |
windows-sys-0.42.0 |
|
111 |
windows-sys-0.45.0 |
|
112 |
windows-targets-0.42.1 |
|
113 |
windows_aarch64_gnullvm-0.42.1 |
|
114 |
windows_aarch64_msvc-0.42.1 |
|
115 |
windows_i686_gnu-0.42.1 |
|
116 |
windows_i686_msvc-0.42.1 |
|
117 |
windows_x86_64_gnu-0.42.1 |
|
118 |
windows_x86_64_gnullvm-0.42.1 |
|
119 |
windows_x86_64_msvc-0.42.1 |
|
107 | 120 |
" |
108 | 121 | |
109 | 122 |
inherit cargo |
... | ... | |
112 | 125 |
HOMEPAGE="https://github.com/bowlofeggs/rpick" |
113 | 126 |
SRC_URI="$(cargo_crate_uris)" |
114 | 127 | |
115 |
LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 GPL-3 MIT Unicode-DFS-2016 Unlicense ZLIB" |
|
128 |
LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 GPL-3 MIT Unicode-DFS-2016 Unlicense ZLIB" |
|
116 | 129 |
SLOT="0" |
117 |
KEYWORDS="amd64 ppc64 x86" |
|
130 |
KEYWORDS="~amd64 ~ppc64 ~x86" |
|
118 | 131 | |
119 | 132 |
QA_FLAGS_IGNORED="usr/bin/rpick" |
120 | 133 |