Tue, 27 Jan 2026 15:30:14 CST | login

Information for build rust-peeking_take_while-0.1.2-2.oc9

ID42259
Package Namerust-peeking_take_while
Version0.1.2
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rust-peeking_take_while.git?.#d9bcf368b64dd116df47e4588311ef95704190a6
SummaryLike Iterator::take_while, but calls the predicate on a peeked value
DescriptionLike `Iterator::take_while`, but calls the predicate on a peeked value. This allows you to use `Iterator::by_ref` and `Iterator::take_while` together, and still get the first value for which the `take_while` predicate returned false after dropping the `by_ref`.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 10:19:26 CST
CompletedSat, 14 Jun 2025 10:26:38 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/rust-peeking_take_while.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rust-peeking_take_while.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
rust-peeking_take_while-0.1.2-2.oc9.src.rpm (info) (download)
noarch
rust-peeking_take_while+default-devel-0.1.2-2.oc9.noarch.rpm (info) (download)
rust-peeking_take_while-devel-0.1.2-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.1.2-2 - Rebuilt for loongarch64 * Tue Jun 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.2-1 - initial build