games/anki: Update to 24.11

* Remove the Rust 1.80+ compatibility patch for the "time" crate
  introduced in b7bf94fa6c which is no longer required now.

Changelog:

https://github.com/ankitects/anki/releases/tag/24.11

MFH:		No (feature release)
This commit is contained in:
Kai Knoblich 2024-12-01 08:44:30 +01:00
parent 1a3c87849c
commit 5cad8a6dc5
6 changed files with 1041 additions and 1024 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= anki PORTNAME= anki
DISTVERSION= 24.06.3 DISTVERSION= 24.11
PORTREVISION= 3
# Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes
CATEGORIES= games education python CATEGORIES= games education python
MASTER_SITES= LOCAL/kai/:yarncache MASTER_SITES= LOCAL/kai/:yarncache
@ -45,8 +44,8 @@ USES= cargo desktop-file-utils ninja nodejs:build pyqt:6 python:3.9+ \
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= ankitects GH_ACCOUNT= ankitects
# Translation files # Translation files
GH_TUPLE= ankitects:anki-core-i18n:b4813a3:ftlrslib \ GH_TUPLE= ankitects:anki-core-i18n:e1545f7:ftlrslib \
ankitects:anki-desktop-ftl:b956084:ftlextra ankitects:anki-desktop-ftl:e0f9724:ftlextra
USE_PYQT= pyqt6 sip:build webengine USE_PYQT= pyqt6 sip:build webengine
@ -85,7 +84,7 @@ MPV_RUN_DEPENDS= mpv:multimedia/mpv
# Should contain the most recent commit that reflects ${DISTVERSION} and must # Should contain the most recent commit that reflects ${DISTVERSION} and must
# be exactly 8 digits otherwise the check for newer versions won't work as # be exactly 8 digits otherwise the check for newer versions won't work as
# expected. # expected.
_MY_BUILDHASH= d678e393 _MY_BUILDHASH= 87ccd24e
# Remove ${CARGO_BUILD_TARGET} from ${CARGO_ENV} to avoid problems with # Remove ${CARGO_BUILD_TARGET} from ${CARGO_ENV} to avoid problems with
# hardcoded paths as the "runner" build system expects its components # hardcoded paths as the "runner" build system expects its components
# in ${WRKSRC}/out/rust/debug # in ${WRKSRC}/out/rust/debug

View file

@ -1,35 +1,37 @@
CARGO_CRATES= addr2line-0.21.0 \ CARGO_CRATES= addr2line-0.24.2 \
adler-1.0.2 \ adler-1.0.2 \
adler2-2.0.0 \
aes-0.8.4 \ aes-0.8.4 \
ahash-0.8.10 \ ahash-0.8.11 \
aho-corasick-1.1.2 \ aho-corasick-1.1.3 \
allocator-api2-0.2.16 \ allocator-api2-0.2.18 \
ammonia-3.3.0 \ ammonia-4.0.0 \
android-tzdata-0.1.1 \ android-tzdata-0.1.1 \
android_system_properties-0.1.5 \ android_system_properties-0.1.5 \
anes-0.1.6 \ anes-0.1.6 \
anstream-0.6.13 \ anstream-0.6.15 \
anstyle-1.0.6 \ anstyle-1.0.8 \
anstyle-parse-0.2.3 \ anstyle-parse-0.2.5 \
anstyle-query-1.0.2 \ anstyle-query-1.1.1 \
anstyle-wincon-3.0.2 \ anstyle-wincon-3.0.4 \
anyhow-1.0.80 \ anyhow-1.0.90 \
apple-bundles-0.17.0 \ apple-bundles-0.17.0 \
arrayref-0.3.7 \ arrayref-0.3.9 \
arrayvec-0.7.4 \ arrayvec-0.7.6 \
ash-0.37.3+1.3.251 \ ash-0.37.3+1.3.251 \
assert-json-diff-2.0.2 \ assert-json-diff-2.0.2 \
async-channel-1.9.0 \ async-compression-0.4.17 \
async-compression-0.4.6 \ async-stream-0.3.6 \
async-stream-0.3.5 \ async-stream-impl-0.3.6 \
async-stream-impl-0.3.5 \ async-trait-0.1.83 \
async-trait-0.1.80 \ atomic-waker-1.1.2 \
autocfg-1.1.0 \ autocfg-1.4.0 \
axum-0.6.20 \ axum-0.7.7 \
axum-client-ip-0.4.2 \ axum-client-ip-0.6.1 \
axum-core-0.3.4 \ axum-core-0.4.5 \
axum-macros-0.3.8 \ axum-extra-0.9.4 \
backtrace-0.3.69 \ axum-macros-0.4.2 \
backtrace-0.3.74 \
base64-0.13.1 \ base64-0.13.1 \
base64-0.21.7 \ base64-0.21.7 \
base64-0.22.1 \ base64-0.22.1 \
@ -39,83 +41,83 @@ CARGO_CRATES= addr2line-0.21.0 \
bit-vec-0.6.3 \ bit-vec-0.6.3 \
bit_field-0.10.2 \ bit_field-0.10.2 \
bitflags-1.3.2 \ bitflags-1.3.2 \
bitflags-2.4.2 \ bitflags-2.6.0 \
blake3-1.5.0 \ blake3-1.5.4 \
block-0.1.6 \ block-0.1.6 \
block-buffer-0.10.4 \ block-buffer-0.10.4 \
block-padding-0.3.3 \ block-padding-0.3.3 \
bstr-1.9.1 \ bstr-1.10.0 \
bumpalo-3.15.3 \ bumpalo-3.16.0 \
burn-0.13.1 \ burn-0.13.2 \
burn-autodiff-0.13.1 \ burn-autodiff-0.13.2 \
burn-candle-0.13.1 \ burn-candle-0.13.2 \
burn-common-0.13.1 \ burn-common-0.13.2 \
burn-compute-0.13.1 \ burn-compute-0.13.2 \
burn-core-0.13.1 \ burn-core-0.13.2 \
burn-dataset-0.13.1 \ burn-dataset-0.13.2 \
burn-derive-0.13.1 \ burn-derive-0.13.2 \
burn-fusion-0.13.1 \ burn-fusion-0.13.2 \
burn-jit-0.13.1 \ burn-jit-0.13.2 \
burn-ndarray-0.13.1 \ burn-ndarray-0.13.2 \
burn-tch-0.13.1 \ burn-tch-0.13.2 \
burn-tensor-0.13.1 \ burn-tensor-0.13.2 \
burn-train-0.13.1 \ burn-train-0.13.2 \
burn-wgpu-0.13.1 \ burn-wgpu-0.13.2 \
bytemuck-1.14.3 \ bytemuck-1.19.0 \
bytemuck_derive-1.5.0 \ bytemuck_derive-1.8.0 \
byteorder-1.5.0 \ byteorder-1.5.0 \
bytes-1.5.0 \ bytes-1.7.2 \
bzip2-0.4.4 \ bzip2-0.4.4 \
bzip2-sys-0.1.11+1.0.8 \ bzip2-sys-0.1.11+1.0.8 \
camino-1.1.6 \ camino-1.1.9 \
candle-core-0.4.1 \ candle-core-0.4.1 \
cast-0.3.0 \ cast-0.3.0 \
cbc-0.1.2 \ cbc-0.1.2 \
cc-1.0.88 \ cc-1.1.31 \
cfg-if-1.0.0 \ cfg-if-1.0.0 \
cfg_aliases-0.1.1 \ cfg_aliases-0.1.1 \
chrono-0.4.34 \ chrono-0.4.38 \
ciborium-0.2.2 \ ciborium-0.2.2 \
ciborium-io-0.2.2 \ ciborium-io-0.2.2 \
ciborium-ll-0.2.2 \ ciborium-ll-0.2.2 \
cipher-0.4.4 \ cipher-0.4.4 \
clap-4.5.1 \ clap-4.5.20 \
clap_builder-4.5.1 \ clap_builder-4.5.20 \
clap_complete-4.5.1 \ clap_complete-4.5.33 \
clap_derive-4.5.0 \ clap_derive-4.5.18 \
clap_lex-0.7.0 \ clap_lex-0.7.2 \
coarsetime-0.1.34 \ coarsetime-0.1.34 \
codespan-0.11.1 \ codespan-0.11.1 \
codespan-reporting-0.11.1 \ codespan-reporting-0.11.1 \
color_quant-1.1.0 \ color_quant-1.1.0 \
colorchoice-1.0.0 \ colorchoice-1.0.2 \
com-0.6.0 \ com-0.6.0 \
com_macros-0.6.0 \ com_macros-0.6.0 \
com_macros_support-0.6.0 \ com_macros_support-0.6.0 \
concurrent-queue-2.4.0 \
constant_time_eq-0.1.5 \ constant_time_eq-0.1.5 \
constant_time_eq-0.3.0 \ constant_time_eq-0.3.1 \
convert_case-0.6.0 \ convert_case-0.6.0 \
core-foundation-0.9.4 \ core-foundation-0.9.4 \
core-foundation-sys-0.8.6 \ core-foundation-sys-0.8.7 \
core-graphics-types-0.1.3 \ core-graphics-types-0.1.3 \
cpufeatures-0.2.12 \ cpufeatures-0.2.14 \
crc32fast-1.4.0 \ crc32fast-1.4.2 \
criterion-0.5.1 \ criterion-0.5.1 \
criterion-plot-0.5.0 \ criterion-plot-0.5.0 \
crossbeam-channel-0.5.11 \ crossbeam-channel-0.5.13 \
crossbeam-deque-0.8.5 \ crossbeam-deque-0.8.5 \
crossbeam-epoch-0.9.18 \ crossbeam-epoch-0.9.18 \
crossbeam-utils-0.8.19 \ crossbeam-utils-0.8.20 \
crunchy-0.2.2 \ crunchy-0.2.2 \
crypto-common-0.1.6 \ crypto-common-0.1.6 \
csv-1.3.0 \ csv-1.3.0 \
csv-core-0.1.11 \ csv-core-0.1.11 \
d3d12-0.19.0 \ d3d12-0.19.0 \
dashmap-5.5.3 \ dashmap-5.5.3 \
data-encoding-2.5.0 \ data-encoding-2.6.0 \
deadpool-0.9.5 \ dbus-0.9.7 \
deadpool-runtime-0.1.3 \ deadpool-0.10.0 \
deadpool-runtime-0.1.4 \
deranged-0.3.11 \ deranged-0.3.11 \
derive-new-0.6.0 \ derive-new-0.6.0 \
des-0.8.1 \ des-0.8.1 \
@ -123,36 +125,34 @@ CARGO_CRATES= addr2line-0.21.0 \
digest-0.10.7 \ digest-0.10.7 \
dirs-5.0.1 \ dirs-5.0.1 \
dirs-sys-0.4.1 \ dirs-sys-0.4.1 \
displaydoc-0.2.4 \ displaydoc-0.2.5 \
duct-0.13.7 \ duct-0.13.7 \
dunce-1.0.4 \ dunce-1.0.5 \
dyn-stack-0.10.0 \ dyn-stack-0.10.0 \
either-1.10.0 \ either-1.13.0 \
elasticlunr-rs-3.0.2 \ elasticlunr-rs-3.0.2 \
encoding_rs-0.8.33 \ encoding_rs-0.8.34 \
enum-as-inner-0.6.0 \ enum-as-inner-0.6.1 \
env_filter-0.1.0 \ env_filter-0.1.2 \
env_logger-0.11.2 \ env_logger-0.11.5 \
envy-0.4.2 \ envy-0.4.2 \
equivalent-1.0.1 \ equivalent-1.0.1 \
errno-0.3.8 \ errno-0.3.9 \
event-listener-2.5.3 \
exr-1.72.0 \ exr-1.72.0 \
fallible-iterator-0.3.0 \ fallible-iterator-0.3.0 \
fallible-streaming-iterator-0.1.9 \ fallible-streaming-iterator-0.1.9 \
faster-hex-0.9.0 \ faster-hex-0.9.0 \
fastrand-1.9.0 \ fastrand-2.1.1 \
fastrand-2.0.1 \ fdeflate-0.3.5 \
fdeflate-0.3.4 \ filetime-0.2.25 \
filetime-0.2.23 \
find-winsdk-0.2.0 \ find-winsdk-0.2.0 \
fixedbitset-0.4.2 \ fixedbitset-0.4.2 \
flate2-1.0.28 \ flate2-1.0.34 \
fluent-0.16.0 \ fluent-0.16.1 \
fluent-bundle-0.15.2 \ fluent-bundle-0.15.3 \
fluent-langneg-0.13.0 \ fluent-langneg-0.13.0 \
fluent-syntax-0.11.0 \ fluent-syntax-0.11.1 \
flume-0.11.0 \ flume-0.11.1 \
fnv-1.0.7 \ fnv-1.0.7 \
foreign-types-0.3.2 \ foreign-types-0.3.2 \
foreign-types-0.5.0 \ foreign-types-0.5.0 \
@ -163,20 +163,18 @@ CARGO_CRATES= addr2line-0.21.0 \
forwarded-header-value-0.1.1 \ forwarded-header-value-0.1.1 \
fs2-0.4.3 \ fs2-0.4.3 \
fsevent-sys-4.1.0 \ fsevent-sys-4.1.0 \
fsrs-0.6.4 \ fsrs-1.4.3 \
futf-0.1.5 \ futf-0.1.5 \
futures-0.3.30 \ futures-0.3.31 \
futures-channel-0.3.30 \ futures-channel-0.3.31 \
futures-core-0.3.30 \ futures-core-0.3.31 \
futures-executor-0.3.30 \ futures-executor-0.3.31 \
futures-intrusive-0.5.0 \ futures-intrusive-0.5.0 \
futures-io-0.3.30 \ futures-io-0.3.31 \
futures-lite-1.13.0 \ futures-macro-0.3.31 \
futures-macro-0.3.30 \ futures-sink-0.3.31 \
futures-sink-0.3.30 \ futures-task-0.3.31 \
futures-task-0.3.30 \ futures-util-0.3.31 \
futures-timer-3.0.3 \
futures-util-0.3.30 \
gemm-0.17.1 \ gemm-0.17.1 \
gemm-c32-0.17.1 \ gemm-c32-0.17.1 \
gemm-c64-0.17.1 \ gemm-c64-0.17.1 \
@ -186,18 +184,17 @@ CARGO_CRATES= addr2line-0.21.0 \
gemm-f64-0.17.1 \ gemm-f64-0.17.1 \
generic-array-0.14.7 \ generic-array-0.14.7 \
getopts-0.2.21 \ getopts-0.2.21 \
getrandom-0.1.16 \ getrandom-0.2.15 \
getrandom-0.2.14 \
gif-0.13.1 \ gif-0.13.1 \
gimli-0.28.1 \ gimli-0.31.1 \
gix-features-0.36.1 \ gix-features-0.36.1 \
gix-fs-0.8.1 \ gix-fs-0.8.1 \
gix-hash-0.13.3 \ gix-hash-0.13.3 \
gix-tempfile-11.0.1 \ gix-tempfile-11.0.1 \
gix-trace-0.1.7 \ gix-trace-0.1.10 \
gl_generator-0.14.0 \ gl_generator-0.14.0 \
glob-0.3.1 \ glob-0.3.1 \
globset-0.4.14 \ globset-0.4.15 \
glow-0.13.1 \ glow-0.13.1 \
glutin_wgl_sys-0.5.0 \ glutin_wgl_sys-0.5.0 \
gpu-alloc-0.6.0 \ gpu-alloc-0.6.0 \
@ -206,265 +203,279 @@ CARGO_CRATES= addr2line-0.21.0 \
gpu-descriptor-0.2.4 \ gpu-descriptor-0.2.4 \
gpu-descriptor-types-0.1.2 \ gpu-descriptor-types-0.1.2 \
h2-0.3.26 \ h2-0.3.26 \
h2-0.4.6 \
half-2.4.1 \ half-2.4.1 \
handlebars-5.1.0 \ handlebars-5.1.2 \
hashbrown-0.13.2 \ hashbrown-0.13.2 \
hashbrown-0.14.3 \ hashbrown-0.14.5 \
hashbrown-0.15.2 \
hashlink-0.8.4 \ hashlink-0.8.4 \
hassle-rs-0.11.0 \ hassle-rs-0.11.0 \
headers-0.3.9 \ headers-0.3.9 \
headers-0.4.0 \
headers-core-0.2.0 \ headers-core-0.2.0 \
headers-core-0.3.0 \
heck-0.4.1 \ heck-0.4.1 \
hermit-abi-0.3.8 \ heck-0.5.0 \
hermit-abi-0.3.9 \
hermit-abi-0.4.0 \
hex-0.4.3 \ hex-0.4.3 \
hexf-parse-0.2.1 \ hexf-parse-0.2.1 \
hmac-0.12.1 \ hmac-0.12.1 \
home-0.5.9 \ home-0.5.9 \
html5ever-0.26.0 \ html5ever-0.26.0 \
html5ever-0.27.0 \
htmlescape-0.3.1 \ htmlescape-0.3.1 \
http-0.2.11 \ http-0.2.12 \
http-1.1.0 \
http-body-0.4.6 \ http-body-0.4.6 \
http-range-header-0.3.1 \ http-body-1.0.1 \
http-types-2.12.0 \ http-body-util-0.1.2 \
httparse-1.8.0 \ httparse-1.9.5 \
httpdate-1.0.3 \ httpdate-1.0.3 \
humantime-2.1.0 \ humantime-2.1.0 \
hyper-0.14.28 \ hyper-0.14.31 \
hyper-1.5.0 \
hyper-rustls-0.24.2 \ hyper-rustls-0.24.2 \
hyper-rustls-0.27.3 \
hyper-tls-0.5.0 \ hyper-tls-0.5.0 \
iana-time-zone-0.1.60 \ hyper-tls-0.6.0 \
hyper-util-0.1.9 \
iana-time-zone-0.1.61 \
iana-time-zone-haiku-0.1.2 \ iana-time-zone-haiku-0.1.2 \
id_tree-1.8.0 \ id_tree-1.8.0 \
idna-0.5.0 \ idna-0.5.0 \
ignore-0.4.22 \ ignore-0.4.23 \
image-0.24.9 \ image-0.24.9 \
indexmap-2.2.3 \ indexmap-2.6.0 \
indoc-2.0.4 \ indoc-2.0.5 \
infer-0.2.3 \
inflections-1.1.1 \ inflections-1.1.1 \
inotify-0.9.6 \ inotify-0.9.6 \
inotify-sys-0.1.5 \ inotify-sys-0.1.5 \
inout-0.1.3 \ inout-0.1.3 \
instant-0.1.12 \ intl-memoizer-0.5.2 \
intl-memoizer-0.5.1 \
intl_pluralrules-7.0.2 \ intl_pluralrules-7.0.2 \
ipnet-2.9.0 \ ipnet-2.10.1 \
is-terminal-0.4.12 \ is-terminal-0.4.13 \
is_terminal_polyfill-1.70.1 \
itertools-0.10.5 \ itertools-0.10.5 \
itertools-0.11.0 \
itertools-0.12.1 \ itertools-0.12.1 \
itoa-1.0.10 \ itertools-0.13.0 \
itoa-1.0.11 \
jni-sys-0.3.0 \ jni-sys-0.3.0 \
jobserver-0.1.32 \
jpeg-decoder-0.3.1 \ jpeg-decoder-0.3.1 \
js-sys-0.3.68 \ js-sys-0.3.72 \
junction-1.0.0 \ junction-1.2.0 \
khronos-egl-6.0.0 \ khronos-egl-6.0.0 \
khronos_api-3.1.0 \ khronos_api-3.1.0 \
kqueue-1.0.8 \ kqueue-1.0.8 \
kqueue-sys-1.0.4 \ kqueue-sys-1.0.4 \
lazy_static-1.4.0 \ lazy_static-1.5.0 \
lebe-0.5.2 \ lebe-0.5.2 \
libc-0.2.153 \ libc-0.2.161 \
libdbus-sys-0.2.5 \
libloading-0.7.4 \ libloading-0.7.4 \
libloading-0.8.1 \ libloading-0.8.5 \
libm-0.2.8 \ libm-0.2.8 \
libredox-0.0.1 \ libredox-0.1.3 \
libsqlite3-sys-0.27.0 \ libsqlite3-sys-0.27.0 \
line-wrap-0.1.1 \
linkify-0.7.0 \ linkify-0.7.0 \
linux-raw-sys-0.4.13 \ linux-raw-sys-0.4.14 \
lock_api-0.4.11 \ lock_api-0.4.12 \
log-0.4.21 \ log-0.4.22 \
lzma-sys-0.1.20 \ lzma-sys-0.1.20 \
mac-0.1.1 \ mac-0.1.1 \
malloc_buf-0.0.6 \ malloc_buf-0.0.6 \
maplit-1.0.2 \ maplit-1.0.2 \
markup5ever-0.11.0 \ markup5ever-0.11.0 \
markup5ever-0.12.1 \
markup5ever_rcdom-0.2.0 \ markup5ever_rcdom-0.2.0 \
matchers-0.1.0 \ matchers-0.1.0 \
matches-0.1.10 \ matches-0.1.10 \
matchit-0.7.3 \ matchit-0.7.3 \
matrixmultiply-0.3.8 \ matrixmultiply-0.3.9 \
md5-0.7.0 \ md5-0.7.0 \
mdbook-0.4.37 \ mdbook-0.4.40 \
memchr-2.7.1 \ memchr-2.7.4 \
memmap2-0.9.4 \ memmap2-0.9.5 \
memoffset-0.9.0 \ memoffset-0.9.1 \
metal-0.27.0 \ metal-0.27.0 \
mime-0.3.17 \ mime-0.3.17 \
mime_guess-2.0.4 \ mime_guess-2.0.5 \
minimal-lexical-0.2.1 \ minimal-lexical-0.2.1 \
miniz_oxide-0.7.2 \ miniz_oxide-0.7.4 \
miniz_oxide-0.8.0 \
mio-0.8.11 \ mio-0.8.11 \
multer-2.1.0 \ mio-1.0.2 \
multimap-0.8.3 \ multer-3.1.0 \
multimap-0.10.0 \
naga-0.19.2 \ naga-0.19.2 \
native-tls-0.2.11 \ native-tls-0.2.12 \
ndarray-0.15.6 \ ndarray-0.15.6 \
ndarray-rand-0.14.0 \ ndarray-rand-0.14.0 \
ndk-sys-0.5.0+25.2.9519653 \ ndk-sys-0.5.0+25.2.9519653 \
new_debug_unreachable-1.0.4 \ new_debug_unreachable-1.0.6 \
nom-7.1.3 \ nom-7.1.3 \
nonempty-0.7.0 \ nonempty-0.7.0 \
normpath-1.2.0 \ normpath-1.3.0 \
notify-6.1.1 \ notify-6.1.1 \
notify-debouncer-mini-0.4.1 \ notify-debouncer-mini-0.4.1 \
nu-ansi-term-0.46.0 \ nu-ansi-term-0.46.0 \
num-complex-0.4.5 \ num-complex-0.4.6 \
num-conv-0.1.0 \ num-conv-0.1.0 \
num-format-0.4.4 \ num-format-0.4.4 \
num-integer-0.1.46 \ num-integer-0.1.46 \
num-traits-0.2.18 \ num-traits-0.2.19 \
num_cpus-1.16.0 \ num_cpus-1.16.0 \
num_enum-0.7.2 \ num_enum-0.7.3 \
num_enum_derive-0.7.2 \ num_enum_derive-0.7.3 \
objc-0.2.7 \ objc-0.2.7 \
objc_exception-0.1.2 \ objc_exception-0.1.2 \
object-0.32.2 \ object-0.36.5 \
once_cell-1.19.0 \ once_cell-1.20.2 \
oorandom-11.1.3 \ oorandom-11.1.4 \
opener-0.6.1 \ opener-0.7.2 \
openssl-0.10.64 \ openssl-0.10.68 \
openssl-macros-0.1.1 \ openssl-macros-0.1.1 \
openssl-probe-0.1.5 \ openssl-probe-0.1.5 \
openssl-sys-0.9.101 \ openssl-sys-0.9.104 \
option-ext-0.2.0 \ option-ext-0.2.0 \
os_pipe-1.1.5 \ os_pipe-1.2.1 \
overload-0.1.1 \ overload-0.1.1 \
p12-0.6.3 \ p12-0.6.3 \
parking-2.2.0 \ parking_lot-0.12.3 \
parking_lot-0.12.1 \ parking_lot_core-0.9.10 \
parking_lot_core-0.9.9 \
password-hash-0.4.2 \ password-hash-0.4.2 \
password-hash-0.5.0 \ password-hash-0.5.0 \
paste-1.0.14 \ paste-1.0.15 \
pathdiff-0.2.1 \ pathdiff-0.2.2 \
pbkdf2-0.11.0 \ pbkdf2-0.11.0 \
pbkdf2-0.12.2 \ pbkdf2-0.12.2 \
pem-1.1.1 \ pem-1.1.1 \
percent-encoding-2.3.1 \ percent-encoding-2.3.1 \
pest-2.7.7 \ pest-2.7.14 \
pest_derive-2.7.7 \ pest_derive-2.7.14 \
pest_generator-2.7.7 \ pest_generator-2.7.14 \
pest_meta-2.7.7 \ pest_meta-2.7.14 \
petgraph-0.6.4 \ petgraph-0.6.5 \
phf-0.10.1 \ phf-0.10.1 \
phf-0.11.2 \ phf-0.11.2 \
phf_codegen-0.10.0 \ phf_codegen-0.10.0 \
phf_codegen-0.11.2 \
phf_generator-0.10.0 \ phf_generator-0.10.0 \
phf_generator-0.11.2 \ phf_generator-0.11.2 \
phf_macros-0.11.2 \ phf_macros-0.11.2 \
phf_shared-0.10.0 \ phf_shared-0.10.0 \
phf_shared-0.11.2 \ phf_shared-0.11.2 \
pin-project-1.1.4 \ pin-project-1.1.6 \
pin-project-internal-1.1.4 \ pin-project-internal-1.1.6 \
pin-project-lite-0.2.13 \ pin-project-lite-0.2.14 \
pin-utils-0.1.0 \ pin-utils-0.1.0 \
pkg-config-0.3.30 \ pkg-config-0.3.31 \
plist-1.6.0 \ plist-1.7.0 \
plotters-0.3.5 \ plotters-0.3.7 \
plotters-backend-0.3.5 \ plotters-backend-0.3.7 \
plotters-svg-0.3.5 \ plotters-svg-0.3.7 \
png-0.17.13 \ png-0.17.14 \
pollster-0.3.0 \ pollster-0.3.0 \
portable-atomic-1.6.0 \ portable-atomic-1.9.0 \
powerfmt-0.2.0 \ powerfmt-0.2.0 \
ppv-lite86-0.2.17 \ ppv-lite86-0.2.20 \
precomputed-hash-0.1.1 \ precomputed-hash-0.1.1 \
presser-0.3.1 \ presser-0.3.1 \
prettyplease-0.2.16 \ prettyplease-0.2.24 \
proc-macro-crate-3.1.0 \ priority-queue-2.1.1 \
proc-macro-crate-3.2.0 \
proc-macro-hack-0.5.20+deprecated \ proc-macro-hack-0.5.20+deprecated \
proc-macro2-1.0.81 \ proc-macro2-1.0.88 \
profiling-1.0.15 \ profiling-1.0.16 \
prost-0.12.3 \ prost-0.13.3 \
prost-build-0.12.3 \ prost-build-0.13.3 \
prost-derive-0.12.3 \ prost-derive-0.13.3 \
prost-reflect-0.12.0 \ prost-reflect-0.14.2 \
prost-types-0.12.3 \ prost-types-0.13.3 \
pulldown-cmark-0.8.0 \ pulldown-cmark-0.8.0 \
pulldown-cmark-0.9.6 \ pulldown-cmark-0.9.6 \
pulldown-cmark-0.10.0 \ pulldown-cmark-0.10.3 \
pulldown-cmark-escape-0.10.0 \ pulldown-cmark-escape-0.10.1 \
pulp-0.18.8 \ pulp-0.18.22 \
pyo3-0.20.3 \ pyo3-0.22.5 \
pyo3-build-config-0.20.3 \ pyo3-build-config-0.22.5 \
pyo3-ffi-0.20.3 \ pyo3-ffi-0.22.5 \
pyo3-macros-0.20.3 \ pyo3-macros-0.22.5 \
pyo3-macros-backend-0.20.3 \ pyo3-macros-backend-0.22.5 \
qoi-0.4.1 \ qoi-0.4.1 \
quick-xml-0.31.0 \ quick-xml-0.32.0 \
quote-1.0.35 \ quinn-0.11.5 \
quinn-proto-0.11.8 \
quinn-udp-0.5.5 \
quote-1.0.37 \
r2d2-0.8.10 \ r2d2-0.8.10 \
r2d2_sqlite-0.23.0 \ r2d2_sqlite-0.23.0 \
rand-0.7.3 \
rand-0.8.5 \ rand-0.8.5 \
rand_chacha-0.2.2 \
rand_chacha-0.3.1 \ rand_chacha-0.3.1 \
rand_core-0.5.1 \
rand_core-0.6.4 \ rand_core-0.6.4 \
rand_distr-0.4.3 \ rand_distr-0.4.3 \
rand_hc-0.2.0 \
range-alloc-0.1.3 \ range-alloc-0.1.3 \
raw-cpuid-10.7.0 \ raw-cpuid-10.7.0 \
raw-window-handle-0.6.1 \ raw-window-handle-0.6.2 \
rawpointer-0.2.1 \ rawpointer-0.2.1 \
rayon-1.10.0 \ rayon-1.10.0 \
rayon-core-1.12.1 \ rayon-core-1.12.1 \
rc2-0.8.1 \ rc2-0.8.1 \
rcgen-0.10.0 \ rcgen-0.10.0 \
reborrow-0.5.5 \ reborrow-0.5.5 \
redox_syscall-0.4.1 \ redox_syscall-0.5.7 \
redox_users-0.4.4 \ redox_users-0.4.6 \
regex-1.10.3 \ regex-1.11.0 \
regex-automata-0.1.10 \ regex-automata-0.1.10 \
regex-automata-0.4.5 \ regex-automata-0.4.8 \
regex-syntax-0.6.29 \ regex-syntax-0.6.29 \
regex-syntax-0.8.2 \ regex-syntax-0.8.5 \
renderdoc-sys-1.0.0 \ renderdoc-sys-1.1.0 \
reqwest-0.11.24 \ reqwest-0.11.27 \
retain_mut-0.1.9 \ reqwest-0.12.8 \
ring-0.16.20 \ ring-0.16.20 \
ring-0.17.8 \ ring-0.17.8 \
rmp-0.8.12 \ rmp-0.8.14 \
rmp-serde-1.1.2 \ rmp-serde-1.3.0 \
rusqlite-0.30.0 \ rusqlite-0.30.0 \
rustc-demangle-0.1.23 \ rustc-demangle-0.1.24 \
rustc-hash-1.1.0 \ rustc-hash-1.1.0 \
rustix-0.38.31 \ rustc-hash-2.0.0 \
rustls-0.21.11 \ rustix-0.38.37 \
rustls-0.22.4 \ rustls-0.21.12 \
rustls-native-certs-0.6.3 \ rustls-0.23.18 \
rustls-native-certs-0.8.0 \
rustls-pemfile-1.0.4 \ rustls-pemfile-1.0.4 \
rustls-pemfile-2.1.2 \ rustls-pemfile-2.2.0 \
rustls-pki-types-1.3.1 \ rustls-pki-types-1.10.0 \
rustls-webpki-0.101.7 \ rustls-webpki-0.101.7 \
rustls-webpki-0.102.2 \ rustls-webpki-0.102.8 \
rustversion-1.0.14 \ rustversion-1.0.18 \
ryu-1.0.17 \ ryu-1.0.18 \
safemem-0.3.3 \
safetensors-0.3.3 \ safetensors-0.3.3 \
safetensors-0.4.2 \ safetensors-0.4.5 \
same-file-1.0.6 \ same-file-1.0.6 \
sanitize-filename-0.5.0 \ sanitize-filename-0.5.0 \
schannel-0.1.23 \ schannel-0.1.26 \
scheduled-thread-pool-0.2.7 \ scheduled-thread-pool-0.2.7 \
scoped-tls-1.0.1 \ scoped-tls-1.0.1 \
scopeguard-1.2.0 \ scopeguard-1.2.0 \
sct-0.7.1 \ sct-0.7.1 \
security-framework-2.9.2 \ security-framework-2.11.1 \
security-framework-sys-2.9.1 \ security-framework-sys-2.12.0 \
self_cell-0.10.3 \ self_cell-0.10.3 \
self_cell-1.0.3 \ self_cell-1.0.4 \
semver-1.0.22 \ semver-1.0.23 \
seq-macro-0.3.5 \ seq-macro-0.3.5 \
serde-1.0.197 \ serde-1.0.210 \
serde-aux-4.5.0 \ serde-aux-4.5.0 \
serde_derive-1.0.197 \ serde_derive-1.0.210 \
serde_json-1.0.116 \ serde_json-1.0.132 \
serde_path_to_error-0.1.15 \ serde_path_to_error-0.1.16 \
serde_qs-0.8.5 \ serde_repr-0.1.19 \
serde_repr-0.1.18 \
serde_rusqlite-0.34.0 \ serde_rusqlite-0.34.0 \
serde_tuple-0.5.0 \ serde_tuple-0.5.0 \
serde_tuple_macros-0.5.0 \ serde_tuple_macros-0.5.0 \
@ -472,20 +483,20 @@ CARGO_CRATES= addr2line-0.21.0 \
sha1-0.10.6 \ sha1-0.10.6 \
sha2-0.10.8 \ sha2-0.10.8 \
sharded-slab-0.1.7 \ sharded-slab-0.1.7 \
shared_child-1.0.0 \ shared_child-1.0.1 \
shlex-1.3.0 \ shlex-1.3.0 \
signal-hook-0.3.17 \ signal-hook-0.3.17 \
signal-hook-registry-1.4.1 \ signal-hook-registry-1.4.2 \
simd-adler32-0.3.7 \ simd-adler32-0.3.7 \
simple-file-manifest-0.11.0 \ simple-file-manifest-0.11.0 \
siphasher-0.3.11 \ siphasher-0.3.11 \
slab-0.4.9 \ slab-0.4.9 \
slotmap-1.0.7 \ slotmap-1.0.7 \
smallvec-1.13.1 \ smallvec-1.13.2 \
snafu-0.8.1 \ snafu-0.8.5 \
snafu-derive-0.8.1 \ snafu-derive-0.8.5 \
snowflake-1.3.0 \ snowflake-1.3.0 \
socket2-0.5.6 \ socket2-0.5.7 \
spin-0.5.2 \ spin-0.5.2 \
spin-0.9.8 \ spin-0.9.8 \
spirv-0.3.0+sdk-1.3.268.0 \ spirv-0.3.0+sdk-1.3.268.0 \
@ -493,56 +504,57 @@ CARGO_CRATES= addr2line-0.21.0 \
static_assertions-1.1.0 \ static_assertions-1.1.0 \
string_cache-0.8.7 \ string_cache-0.8.7 \
string_cache_codegen-0.5.2 \ string_cache_codegen-0.5.2 \
strsim-0.11.0 \ strsim-0.11.1 \
strum-0.25.0 \ strum-0.25.0 \
strum-0.26.1 \ strum-0.26.3 \
strum_macros-0.25.3 \ strum_macros-0.25.3 \
strum_macros-0.26.1 \ strum_macros-0.26.4 \
subtle-2.5.0 \ subtle-2.6.1 \
syn-1.0.109 \ syn-1.0.109 \
syn-2.0.51 \ syn-2.0.82 \
sync_wrapper-0.1.2 \ sync_wrapper-0.1.2 \
sync_wrapper-1.0.1 \
synstructure-0.13.1 \ synstructure-0.13.1 \
sysctl-0.5.5 \ sysctl-0.5.5 \
system-configuration-0.5.1 \ system-configuration-0.5.1 \
system-configuration-sys-0.5.0 \ system-configuration-sys-0.5.0 \
tar-0.4.40 \ tar-0.4.42 \
target-lexicon-0.12.14 \ target-lexicon-0.12.16 \
tch-0.15.0 \ tch-0.15.0 \
tempfile-3.10.1 \ tempfile-3.13.0 \
tendril-0.4.3 \ tendril-0.4.3 \
termcolor-1.4.1 \ termcolor-1.4.1 \
terminal_size-0.3.0 \ terminal_size-0.4.0 \
text_placeholder-0.5.0 \ text_placeholder-0.5.1 \
thiserror-1.0.59 \ thiserror-1.0.64 \
thiserror-impl-1.0.59 \ thiserror-impl-1.0.64 \
thread-tree-0.3.3 \ thread-tree-0.3.3 \
thread_local-1.1.8 \ thread_local-1.1.8 \
tiff-0.9.1 \ tiff-0.9.1 \
time-0.3.34 \ time-0.3.36 \
time-core-0.1.2 \ time-core-0.1.2 \
time-macros-0.2.17 \ time-macros-0.2.18 \
tinystr-0.7.5 \ tinystr-0.7.6 \
tinytemplate-1.2.1 \ tinytemplate-1.2.1 \
tinyvec-1.6.0 \ tinyvec-1.8.0 \
tinyvec_macros-0.1.1 \ tinyvec_macros-0.1.1 \
tokio-1.36.0 \ tokio-1.40.0 \
tokio-macros-2.2.0 \ tokio-macros-2.4.0 \
tokio-native-tls-0.3.1 \ tokio-native-tls-0.3.1 \
tokio-rustls-0.24.1 \ tokio-rustls-0.24.1 \
tokio-socks-0.5.1 \ tokio-rustls-0.26.0 \
tokio-stream-0.1.14 \ tokio-socks-0.5.2 \
tokio-tungstenite-0.20.1 \ tokio-tungstenite-0.21.0 \
tokio-util-0.7.10 \ tokio-util-0.7.12 \
toml-0.5.11 \ toml-0.5.11 \
toml_datetime-0.6.5 \ toml_datetime-0.6.8 \
toml_edit-0.21.1 \ toml_edit-0.22.22 \
topological-sort-0.2.2 \ topological-sort-0.2.2 \
torch-sys-0.15.0 \ torch-sys-0.15.0 \
tower-0.4.13 \ tower-0.5.1 \
tower-http-0.4.4 \ tower-http-0.5.2 \
tower-layer-0.3.2 \ tower-layer-0.3.3 \
tower-service-0.3.2 \ tower-service-0.3.3 \
tracing-0.1.40 \ tracing-0.1.40 \
tracing-appender-0.2.3 \ tracing-appender-0.2.3 \
tracing-attributes-0.1.27 \ tracing-attributes-0.1.27 \
@ -553,114 +565,116 @@ CARGO_CRATES= addr2line-0.21.0 \
tugger-common-0.10.0 \ tugger-common-0.10.0 \
tugger-windows-0.10.0 \ tugger-windows-0.10.0 \
tugger-windows-codesign-0.10.0 \ tugger-windows-codesign-0.10.0 \
tungstenite-0.20.1 \ tungstenite-0.21.0 \
type-map-0.4.0 \ type-map-0.5.0 \
typenum-1.17.0 \ typenum-1.17.0 \
ucd-trie-0.1.6 \ ucd-trie-0.1.7 \
unic-char-property-0.9.0 \ unic-char-property-0.9.0 \
unic-char-range-0.9.0 \ unic-char-range-0.9.0 \
unic-common-0.9.0 \ unic-common-0.9.0 \
unic-langid-0.9.4 \ unic-langid-0.9.5 \
unic-langid-impl-0.9.4 \ unic-langid-impl-0.9.5 \
unic-langid-macros-0.9.4 \ unic-langid-macros-0.9.5 \
unic-langid-macros-impl-0.9.4 \ unic-langid-macros-impl-0.9.5 \
unic-ucd-category-0.9.0 \ unic-ucd-category-0.9.0 \
unic-ucd-version-0.9.0 \ unic-ucd-version-0.9.0 \
unicase-2.6.0 \ unicase-2.6.0 \
unicode-bidi-0.3.15 \ unicode-bidi-0.3.17 \
unicode-ident-1.0.12 \ unicode-ident-1.0.13 \
unicode-normalization-0.1.23 \ unicode-normalization-0.1.24 \
unicode-segmentation-1.11.0 \ unicode-segmentation-1.12.0 \
unicode-width-0.1.11 \ unicode-width-0.1.14 \
unicode-xid-0.2.4 \ unicode-xid-0.2.6 \
unindent-0.2.3 \ unindent-0.2.3 \
untrusted-0.7.1 \ untrusted-0.7.1 \
untrusted-0.9.0 \ untrusted-0.9.0 \
ureq-2.9.6 \ ureq-2.10.1 \
url-2.5.0 \ url-2.5.2 \
utf-8-0.7.6 \ utf-8-0.7.6 \
utf8parse-0.2.1 \ utf8parse-0.2.2 \
utime-0.3.1 \ uuid-1.11.0 \
uuid-1.8.0 \
valuable-0.1.0 \ valuable-0.1.0 \
vcpkg-0.2.15 \ vcpkg-0.2.15 \
version_check-0.9.4 \ version_check-0.9.5 \
waker-fn-1.1.1 \ walkdir-2.5.0 \
walkdir-2.4.0 \
want-0.3.1 \ want-0.3.1 \
warp-0.3.6 \ warp-0.3.7 \
wasi-0.9.0+wasi-snapshot-preview1 \
wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \
wasix-0.12.21 \ wasix-0.12.21 \
wasm-bindgen-0.2.91 \ wasm-bindgen-0.2.95 \
wasm-bindgen-backend-0.2.91 \ wasm-bindgen-backend-0.2.95 \
wasm-bindgen-futures-0.4.41 \ wasm-bindgen-futures-0.4.45 \
wasm-bindgen-macro-0.2.91 \ wasm-bindgen-macro-0.2.95 \
wasm-bindgen-macro-support-0.2.91 \ wasm-bindgen-macro-support-0.2.95 \
wasm-bindgen-shared-0.2.91 \ wasm-bindgen-shared-0.2.95 \
wasm-streams-0.4.0 \ wasm-streams-0.4.1 \
web-sys-0.3.68 \ web-sys-0.3.72 \
web-time-1.1.0 \ web-time-1.1.0 \
webpki-roots-0.25.4 \ webpki-roots-0.25.4 \
webpki-roots-0.26.1 \ webpki-roots-0.26.6 \
weezl-0.1.8 \ weezl-0.1.8 \
wgpu-0.19.4 \ wgpu-0.19.4 \
wgpu-core-0.19.4 \ wgpu-core-0.19.4 \
wgpu-hal-0.19.4 \ wgpu-hal-0.19.5 \
wgpu-types-0.19.2 \ wgpu-types-0.19.2 \
which-4.4.2 \
which-5.0.0 \ which-5.0.0 \
widestring-1.0.2 \ widestring-1.1.0 \
winapi-0.3.9 \ winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \ winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.6 \ winapi-util-0.1.9 \
winapi-x86_64-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-0.51.1 \ windows-0.52.0 \
windows-0.54.0 \ windows-0.56.0 \
windows-core-0.51.1 \
windows-core-0.52.0 \ windows-core-0.52.0 \
windows-core-0.54.0 \ windows-core-0.56.0 \
windows-result-0.1.0 \ windows-implement-0.56.0 \
windows-interface-0.56.0 \
windows-registry-0.2.0 \
windows-result-0.1.2 \
windows-result-0.2.0 \
windows-strings-0.1.0 \
windows-sys-0.48.0 \ windows-sys-0.48.0 \
windows-sys-0.52.0 \ windows-sys-0.52.0 \
windows-sys-0.59.0 \
windows-targets-0.48.5 \ windows-targets-0.48.5 \
windows-targets-0.52.3 \ windows-targets-0.52.6 \
windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.3 \ windows_aarch64_gnullvm-0.52.6 \
windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.3 \ windows_aarch64_msvc-0.52.6 \
windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.3 \ windows_i686_gnu-0.52.6 \
windows_i686_gnullvm-0.52.6 \
windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.3 \ windows_i686_msvc-0.52.6 \
windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.3 \ windows_x86_64_gnu-0.52.6 \
windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.3 \ windows_x86_64_gnullvm-0.52.6 \
windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.3 \ windows_x86_64_msvc-0.52.6 \
winnow-0.5.40 \ winnow-0.6.20 \
winreg-0.5.1 \ winreg-0.5.1 \
winreg-0.50.0 \ winreg-0.50.0 \
wiremock-0.5.22 \ wiremock-0.6.2 \
xattr-1.3.1 \ xattr-1.3.1 \
xml-rs-0.8.19 \ xml-rs-0.8.22 \
xml5ever-0.17.0 \ xml5ever-0.17.0 \
xz2-0.1.7 \ xz2-0.1.7 \
yasna-0.5.2 \ yasna-0.5.2 \
yoke-0.7.3 \ yoke-0.7.4 \
yoke-derive-0.7.3 \ yoke-derive-0.7.4 \
zerocopy-0.7.32 \ zerocopy-0.7.35 \
zerocopy-derive-0.7.32 \ zerocopy-derive-0.7.35 \
zerofrom-0.1.3 \ zerofrom-0.1.4 \
zerofrom-derive-0.1.3 \ zerofrom-derive-0.1.4 \
zeroize-1.7.0 \ zeroize-1.8.1 \
zip-0.6.6 \ zip-0.6.6 \
zstd-0.11.2+zstd.1.5.2 \ zstd-0.11.2+zstd.1.5.2 \
zstd-0.13.0 \ zstd-0.13.2 \
zstd-safe-5.0.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \
zstd-safe-7.0.0 \ zstd-safe-7.2.1 \
zstd-sys-2.0.9+zstd.1.5.5 \ zstd-sys-2.0.13+zstd.1.5.6 \
zune-inflate-0.2.54 \ zune-inflate-0.2.54 \
percent-encoding-iri@git+https://github.com/ankitects/rust-url.git?rev=bb930b8d089f4d30d7d19c12e54e66191de47b88\#bb930b8d089f4d30d7d19c12e54e66191de47b88 \ percent-encoding-iri@git+https://github.com/ankitects/rust-url.git?rev=bb930b8d089f4d30d7d19c12e54e66191de47b88\#bb930b8d089f4d30d7d19c12e54e66191de47b88 \
linkcheck@git+https://github.com/ankitects/linkcheck.git?rev=184b2ca50ed39ca43da13f0b830a463861adb9ca\#184b2ca50ed39ca43da13f0b830a463861adb9ca linkcheck@git+https://github.com/ankitects/linkcheck.git?rev=184b2ca50ed39ca43da13f0b830a463861adb9ca\#184b2ca50ed39ca43da13f0b830a463861adb9ca

File diff suppressed because it is too large Load diff

View file

@ -9,15 +9,13 @@ If this is important to you, please consider supporting Rollup to make a native
at Object.<anonymous> (/wrkdirs/usr/ports/games/anki/work/anki-24.06.2/out/node_modules/rollup/dist/native.js:38:8) at Object.<anonymous> (/wrkdirs/usr/ports/games/anki/work/anki-24.06.2/out/node_modules/rollup/dist/native.js:38:8)
[...] [...]
--- package.json.orig 2024-04-13 08:02:54 UTC --- package.json.orig 2024-10-26 10:38:05 UTC
+++ package.json +++ package.json
@@ -78,7 +78,8 @@ @@ -81,6 +81,7 @@
"hammerjs": "^2.0.8"
}, },
"resolutions": { "resolutions": {
- "canvas": "npm:empty-npm-package" "canvas": "npm:empty-npm-package",
+ "canvas": "npm:empty-npm-package", + "rollup": "npm:@rollup/wasm-node",
+ "rollup": "npm:@rollup/wasm-node" "cookie": "0.7.0"
}, },
"browserslist": [ "browserslist": [
"defaults",

View file

@ -1,25 +0,0 @@
From 5b0c627366babea1636b35db641c0fec964ddbd1 Mon Sep 17 00:00:00 2001
From: David Tolnay <dtolnay@gmail.com>
Date: Fri, 15 Mar 2024 20:47:22 -0700
Subject: [PATCH] Delete identity conversion in format_description::parse_owned
(#671)
---
time/src/format_description/parse/mod.rs | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/time/src/format_description/parse/mod.rs b/time/src/format_description/parse/mod.rs
index 1fcc577c9..22ca52591 100644
--- cargo-crates/time-0.3.34/src/format_description/parse/mod.rs
+++ cargo-crates/time-0.3.34/src/format_description/parse/mod.rs
@@ -80,9 +80,7 @@ pub fn parse_owned<const VERSION: usize>(
let mut lexed = lexer::lex::<VERSION>(s.as_bytes());
let ast = ast::parse::<_, VERSION>(&mut lexed);
let format_items = format_item::parse(ast);
- let items = format_items
- .map(|res| res.map(Into::into))
- .collect::<Result<Box<_>, _>>()?;
+ let items = format_items.collect::<Result<Box<_>, _>>()?;
Ok(items.into())
}

View file

@ -325,6 +325,8 @@ share/man/man1/anki.1.gz
%%DATADIR%%/anki/_rsbridge.pyi %%DATADIR%%/anki/_rsbridge.pyi
%%DATADIR%%/anki/_rsbridge.so %%DATADIR%%/anki/_rsbridge.so
%%DATADIR%%/anki/_vendor/stringcase.py %%DATADIR%%/anki/_vendor/stringcase.py
%%DATADIR%%/anki/ankihub_pb2.py
%%DATADIR%%/anki/ankihub_pb2.pyi
%%DATADIR%%/anki/ankidroid_pb2.py %%DATADIR%%/anki/ankidroid_pb2.py
%%DATADIR%%/anki/ankidroid_pb2.pyi %%DATADIR%%/anki/ankidroid_pb2.pyi
%%DATADIR%%/anki/ankiweb_pb2.py %%DATADIR%%/anki/ankiweb_pb2.py
@ -425,6 +427,7 @@ share/man/man1/anki.1.gz
%%DATADIR%%/aqt/about.py %%DATADIR%%/aqt/about.py
%%DATADIR%%/aqt/addcards.py %%DATADIR%%/aqt/addcards.py
%%DATADIR%%/aqt/addons.py %%DATADIR%%/aqt/addons.py
%%DATADIR%%/aqt/ankihub.py
%%DATADIR%%/aqt/browser/__init__.py %%DATADIR%%/aqt/browser/__init__.py
%%DATADIR%%/aqt/browser/browser.py %%DATADIR%%/aqt/browser/browser.py
%%DATADIR%%/aqt/browser/card_info.py %%DATADIR%%/aqt/browser/card_info.py