Sun, 03 May 2026 18:23:34 CST | login

Information for build rust-peeking_take_while-0.1.2-1.ocs23

ID12719
Package Namerust-peeking_take_while
Version0.1.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/rust-peeking_take_while.git?.#26e6c695cea79c0da443a6c51158a8d71cbdb550
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 byzeyouliu
State complete
Volume DEFAULT
StartedSat, 13 Jul 2024 00:35:21 CST
CompletedSat, 13 Jul 2024 00:41:42 CST
Taskbuild (dist-ocs23-epol9, /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
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
rust-peeking_take_while-0.1.2-1.ocs23.src.rpm (info) (download)
noarch
rust-peeking_take_while+default-devel-0.1.2-1.ocs23.noarch.rpm (info) (download)
rust-peeking_take_while-devel-0.1.2-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jun 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.2-1 - initial build