Sun, 01 Feb 2026 00:59:14 CST | login

Information for build python-backcall-0.1.0-3.oc9

ID15397
Package Namepython-backcall
Version0.1.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-backcall.git?.#7cd384cc87cff00736306b0666930be193877782
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 20:43:24 CST
CompletedMon, 18 Sep 2023 20:45:27 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-backcall.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-backcall.git?.#origin/oc9'}}
Tags No tags
RPMs
src
python-backcall-0.1.0-3.oc9.src.rpm (info) (download)
noarch
python3-backcall-0.1.0-3.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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