Tue, 17 Mar 2026 02:05:17 CST | login

Information for build python-backcall-0.1.0-4.ocs23

ID2828
Package Namepython-backcall
Version0.1.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-backcall.git?.#6e3def8b3c1333e0101aa1000c26a5219bc588d4
SummarySpecifications for callback functions passed in to an API
DescriptionSpecifications for callback functions passed in to an API. If your code lets other people supply callback functions, it's important to specify the function signature you expect, and check that functions support that. Adding extra parameters later would break other peoples code unless you're careful. Backcall helps with that.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 05:24:32 CST
CompletedSat, 09 Sep 2023 05:26:33 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-backcall.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-backcall.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-backcall-0.1.0-4.ocs23.src.rpm (info) (download)
noarch
python3-backcall-0.1.0-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.0-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Nov 30 2022 cunshunxia <cunshunxia@tencent.com> - 0.1.0-1 - initial build